From: Johannes Berg Date: Fri, 30 Apr 2010 18:30:46 +0000 (-0700) Subject: iwlagn: use iwl_sta_id() for aggregation X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619753ff57a2e15b58546b856536928d1a3daef9;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed