]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: make bridge_packets a virtual interface option
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 10 Sep 2008 22:01:54 +0000 (00:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:22 +0000 (16:48 -0400)
commit213cd118cbb88b76ae48f92cfb7dbef9a83cca62
treef0b2237af6e1336648e350541c3871397e976a41
parente16751c3178add97c4f83dcf92e59b536537b22f
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 <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs.c
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/rx.c