commit | 619753ff57a2e15b58546b856536928d1a3daef9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Apr 30 11:30:46 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Mon May 10 15:09:06 2010 -0700 |
tree | 74a1b5ecc40adc80e8620da8e040c6733da812fa | |
parent | 2a87c26bbe9587baeb9e56d3ce0b4971bd777643 [diff] |
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>