commit | 5ade1e4dd1df436c3a441d17321c24aac8497306 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Nov 20 12:05:04 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 23 17:05:35 2009 -0500 |
tree | c45d56bc8a4d2cd746dba88bc95f30abfc689154 | |
parent | ac592574a577162183b5c1dd040a188caa068a29 [diff] |
iwlwifi: by default, dump entire sram data portion For "sram" debugfs file, if user did not specify the offset and length, dump the entire data portion of sram by default. Data portion is 0x800000 - 0x80ffff, but the actual data size is known to the driver from the ucode file. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>