]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit791b5e0cf5969605dc811c11b1209a33f9055a93
tree74a1b5ecc40adc80e8620da8e040c6733da812fa
parent381ac0a044c73c800d2ad6746b3a51e765dc92bf
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