iwlwifi: update trans->hw_rev 8000 hw family format
authorLiad Kaufman <liad.kaufman@intel.com>
Sun, 1 Jun 2014 14:21:33 +0000 (17:21 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 24 Jun 2014 18:55:32 +0000 (21:55 +0300)
commitb513ee7fd6dd5ca6498eee99fa46c0d6c0f21c9d
tree3d12c47d5a9bd288373ff4dfbefac8bf6e66a1c7
parent6a68a39fcd3af3f8ae3d185a8a2c8a82cf0363ef
iwlwifi: update trans->hw_rev 8000 hw family format

The format of the CSR_HW_REV register has changed in 8000
HW family. To keep backwards compatibility, we store the
value of this register as usual in trans->hw_rev, only we
store it in the old format in this variable.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/trans.c
This page took 0.025111 seconds and 5 git commands to generate.