commit | 76de2f29d437fc1c9324e353e26c5879a4fa6dfb | [log] [tgz] |
---|---|---|
author | Kenny Hsu <kenny.hsu@intel.com> | Wed Nov 23 06:57:22 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Dec 02 08:20:57 2011 -0800 |
tree | ced1f959636ecbb1acbef1b9f73e648f04f9039e | |
parent | 306713fd1a04801ab3c9b5c0f76b615f1db46e6d [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>