iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctly
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 2 Oct 2018 08:42:28 +0000 (11:42 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 25 Jan 2019 18:57:18 +0000 (20:57 +0200)
commit99be6166a4a0179b3a7e7986ea022136b812f95a
tree7163bc4cc5a12b92457196fcca3919a88619447c
parent8093bb6d4feee04aefaf6abef4179193b54f4b8a
iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctly

Some devices with PCI ID 0x2723, which is supposed to be 22260, are
actually not.  So we need to differentiate them by checking the hw_rev
and change the cfg accordingly.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-csr.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c