commit | 835df183011db2342b42d06e17c708854ab6defb | [log] [tgz] |
---|---|---|
author | Kenny Hsu <kenny.hsu@intel.com> | Fri Dec 02 08:48:27 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 06 16:06:54 2011 -0500 |
tree | bafb836cd431987c8b0e8637bb461f170a89dc8c | |
parent | 158969a26553cba63b7ac674159413d32bb57489 [diff] |
iwlwifi: add range checking in tm sram read command The size of sram may alter according to ucode type. Retrieve the maximum sram size by current ucode type for range checking to prevent wrong data access. Signed-off-by: Kenny Hsu <kenny.hsu@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>