From: Johannes Berg Date: Thu, 3 Nov 2011 13:41:13 +0000 (+0100) Subject: mac80211: verify virtual interfaces in driver API X-Git-Tag: v3.3-rc1~182^2~545^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7eab6fc1bc8852d9649541b59283cd89cc526f;p=pandora-kernel.git mac80211: verify virtual interfaces in driver API The driver is never informed about monitor or AP_VLAN interfaces, so whenever we pass those to it later this is a bug. Verify we don't as there are some cases where this could happen. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed