From: Johannes Berg Date: Mon, 16 Nov 2009 11:00:38 +0000 (+0100) Subject: mac80211: convert aggregation to operate on vifs/stas X-Git-Tag: v2.6.33-rc1~388^2~214^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c951ad3550ab40071bb0f222ba6125845769c08a;p=pandora-kernel.git mac80211: convert aggregation to operate on vifs/stas The entire aggregation code currently operates on the hw pointer and station addresses, but that needs to change to make stations purely per-vif; As one step preparing for that make the aggregation code callable with the station, or by the combination of virtual interface and station address. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed