]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: change SMEM dump to general purpose memory dump
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 9 Dec 2014 12:36:41 +0000 (14:36 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 28 Dec 2014 18:00:17 +0000 (20:00 +0200)
commit50e353ff11dbe5929d8e7a73ab85506c78deece8
treecbddde4466682d85c7141988df3b642a04fc3568
parent6c1f422881c0f6b70e7585c49541d70557727108
iwlwifi: mvm: change SMEM dump to general purpose memory dump

Instead of adding a dump type for each type of memory, change
the SMEM type to be a general purpose memory dump. Add the
type of the memory and its offset in the device in the dump
itself. This will allow an external parser to know where
this memory came from.

Note that since this type isn't really in use yet, this is
not a real problem.

Reviewed-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-error-dump.h
drivers/net/wireless/iwlwifi/mvm/mac80211.c