iwlwifi: mvm: fix SRAM dump debugfs handler
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 6 Jan 2014 07:05:54 +0000 (09:05 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 13 Jan 2014 20:17:16 +0000 (22:17 +0200)
commit01e0efe3178dbeed1284e55b70a3160a279995b2
tree991803c75137af5e3edfbc2e5a10bb17ce4ac7a2
parent560843f4ab7ba8c2e5edf01949bba4d7a94f01e9
iwlwifi: mvm: fix SRAM dump debugfs handler

If the length isn't set it means we want all the SRAM.
Also - this is perfectly valid to partially dump starting
at offset 0.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/debugfs.c