]> 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)
commita830891b9412fe391ceff1b8a8069962641d9f2d
treecbddde4466682d85c7141988df3b642a04fc3568
parent73179c6d56ba23fd3814486414149d3e6034ae48
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