From: Johannes Berg Date: Tue, 10 Feb 2009 20:25:47 +0000 (+0100) Subject: mac80211: restrict aggregation to supported interface modes X-Git-Tag: v2.6.30-rc1~662^2~738^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abd3f9bc476b5b7f6de1b6fb576b87ba338f7fd;p=pandora-kernel.git mac80211: restrict aggregation to supported interface modes We can only support aggregation on AP/STA right now. HT isn't defined for IBSS, WDS or MESH. In the WDS/MESH cases it's not clear what to put into the IBSS field, and we don't handle that in the code at all. Also fix the code to handle VLAN correctly. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed