iwlagn: use iwl_sta_id() for aggregation
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Apr 2010 18:30:46 +0000 (11:30 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:06 +0000 (15:09 -0700)
commit619753ff57a2e15b58546b856536928d1a3daef9
tree74a1b5ecc40adc80e8620da8e040c6733da812fa
parent2a87c26bbe9587baeb9e56d3ce0b4971bd777643
iwlagn: use iwl_sta_id() for aggregation

With the station ID being stored in the
station struct, which mac80211 gives us
for aggregation callbacks, we can also
remove the use of iwl_find_station() in
those code paths.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-tx.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-agn.h
drivers/net/wireless/iwlwifi/iwl-sta.c
drivers/net/wireless/iwlwifi/iwl-sta.h