commit | b513ee7fd6dd5ca6498eee99fa46c0d6c0f21c9d | [log] [tgz] |
---|---|---|
author | Liad Kaufman <liad.kaufman@intel.com> | Sun Jun 01 17:21:33 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jun 24 21:55:32 2014 +0300 |
tree | 3d12c47d5a9bd288373ff4dfbefac8bf6e66a1c7 | |
parent | 6a68a39fcd3af3f8ae3d185a8a2c8a82cf0363ef [diff] |
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>