iwlwifi: mvm: adapt the firmware assert log to new firmware
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 7 Mar 2016 08:16:38 +0000 (10:16 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 9 Mar 2016 19:05:16 +0000 (21:05 +0200)
commit7d3ca7f4b1d5a43a1e0dbd112bb4c3bcf9a81fab
tree5f50832f23495fc4d6fb7f697015f3386af6f341
parente0e168dc8c4e41bab6ab94a838cfee50dd2b5f25
iwlwifi: mvm: adapt the firmware assert log to new firmware

Newer firmware versions put different data in the memory
which is read by the driver upon firmware crash. Just
change the variable names in the code and the name of the
data in the log that we print withouth any functional
change.
On older firmware, there will be a mismatch between the
names that are printed and the content itself, but that's
harmless.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/dvm/main.c
drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h
drivers/net/wireless/intel/iwlwifi/mvm/utils.c