lkml.org 
[lkml]   [2020]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.4 055/312] iwlwifi: set max firmware version of 7265 to 17
    Date
    From: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

    commit ed0450cef00d2c76bcb8778721df947ba7ff4147 upstream.

    Just like 7260, 7265 will not have firmware releases newer
    than iwlwifi-7265-17.ucode. 7265D is still supported in
    latest firmware releases.

    Fixes: 628a2918afe4 ("iwlwifi: separate firmware version for 7260 devices")
    Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/net/wireless/iwlwifi/iwl-7000.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/drivers/net/wireless/iwlwifi/iwl-7000.c
    +++ b/drivers/net/wireless/iwlwifi/iwl-7000.c
    @@ -70,7 +70,7 @@

    /* Highest firmware API version supported */
    #define IWL7260_UCODE_API_MAX 17
    -#define IWL7265_UCODE_API_MAX 19
    +#define IWL7265_UCODE_API_MAX 17
    #define IWL7265D_UCODE_API_MAX 19

    /* Oldest version we won't warn about */

    \
     
     \ /
      Last update: 2020-05-08 15:10    [W:4.040 / U:0.480 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site