commit | bdbb612fb2c49111d393a69a08b0328e51913c17 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Apr 30 13:53:37 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Mon May 10 15:09:06 2010 -0700 |
tree | ec86ab9c1dccdaf11e17e1dc236d030581850e75 | |
parent | 619753ff57a2e15b58546b856536928d1a3daef9 [diff] |
iwlwifi: use iwl_sta_id() for TKIP key update With the station ID being stored in the station struct, which mac80211 gives us for TKIP phase 1 key updates, we can also remove the use of iwl_find_station() in that code path. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>