]> bbs.cooldavid.org Git - net-next-2.6.git/commit
iwlwifi: use iwl_sta_id() for TKIP key update
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Apr 2010 20:53:37 +0000 (13:53 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:06 +0000 (15:09 -0700)
commitbdbb612fb2c49111d393a69a08b0328e51913c17
treeec86ab9c1dccdaf11e17e1dc236d030581850e75
parent619753ff57a2e15b58546b856536928d1a3daef9
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>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-sta.c
drivers/net/wireless/iwlwifi/iwl-sta.h