]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: pcie: correctly define 7265-D cfg
authorArik Nemtsov <arikx.nemtsov@intel.com>
Thu, 25 Dec 2014 13:28:58 +0000 (15:28 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 5 Jan 2015 09:01:41 +0000 (11:01 +0200)
commit2b0e2b0f7bfe9a9098bda6109176adcf78f9b7ac
tree3b6fecb2fd962645f7f79ad632a456f775ad4d1f
parentbaa21e834941ee5fbe4bd421c871f7c0c5f9a086
iwlwifi: pcie: correctly define 7265-D cfg

The trans cfg was not replaced for 7265-D cards. This led to a check of
the min-NVM version against a 7265-C card, causing very-old 7265-D cards
to operate incorrectly with the driver.

Fixes: 3fd0d3c170ad ("iwlwifi: pcie: support 7265-D devices")
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/drv.c