OSDN Git Service

iwlwifi: fix wrong struct for a000 device
authorOren Givon <oren.givon@intel.com>
Mon, 28 Aug 2017 07:33:38 +0000 (10:33 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Oct 2017 11:57:20 +0000 (14:57 +0300)
commitf7f5873bbd45a67d3097dfb55237ade2ad520184
treed67a7fd1fb5fd7c7cffddab4f00ff97798b81473
parentd621d3c73391fc49c5bbbf823745f0165981119d
iwlwifi: fix wrong struct for a000 device

The PCI ID (0x2720, 0x0070) was set with the config struct
iwla000_2ax_cfg_hr instead of iwla000_2ac_cfg_hr_cdb.

Fixes: 175b87c69253 ("iwlwifi: add the new a000_2ax series")
Signed-off-by: Oren Givon <oren.givon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/drv.c