From: Johannes Berg Date: Wed, 10 Sep 2008 22:01:54 +0000 (+0200) Subject: mac80211: make bridge_packets a virtual interface option X-Git-Tag: v2.6.28-rc1~717^2~268^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213cd118cbb88b76ae48f92cfb7dbef9a83cca62;p=pandora-kernel.git mac80211: make bridge_packets a virtual interface option The bridge_packets configuration really should be per virtual interface (theoretically per AP/VLAN, but this is much easier); there currently is no way to set it yet though. Also invert the option to "NO_BRIDGE_PACKETS" so the default is to bridge. While at it, also document the flags properly. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed