commit | 2da424b0773cea3db47e1e81db71eeebde8269d4 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jan 06 13:16:28 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 24 14:08:35 2012 -0500 |
tree | db9be596b509f53fb0f5f8f390e01f595f1a11b4 | |
parent | 017664fe8e11ec93dfe3faca5b7ff21071011e6a [diff] |
iwlwifi: Sanity check for sta_id On my testing, I saw some strange behavior [ 421.739708] iwlwifi 0000:01:00.0: ACTIVATE a non DRIVER active station id 148 addr 00:00:00:00:00:00 [ 421.739719] iwlwifi 0000:01:00.0: iwl_sta_ucode_activate Added STA id 148 addr 00:00:00:00:00:00 to uCode not sure how it happen, but adding the sanity check to prevent memory corruption Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>