From: Johannes Berg Date: Mon, 17 Sep 2007 05:29:24 +0000 (-0400) Subject: [PATCH] mac80211: validate VLAN interfaces better X-Git-Tag: v2.6.24-rc1~1454^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec3ca445931ff0e7ad6ac61d6c5d2aaafe7a9f5;p=pandora-kernel.git [PATCH] mac80211: validate VLAN interfaces better This patch changes mac80211 to verify that VLAN interfaces are valid and not bother drivers about them any more. VLAN interfaces are now only valid when an AP interface is up with the same MAC address, and are automatically turned off when the AP interface is set down. Signed-off-by: Johannes Berg Cc: Jouni Malinen Signed-off-by: Michael Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed