]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78865c41ed83db3fb866fb0f59fc0578a9568928
tree991803c75137af5e3edfbc2e5a10bb17ce4ac7a2
parent686784a1852f9e0e20dbd6becdbfb5145c0c3dab
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