From: Felix Fietkau Date: Wed, 11 Nov 2009 12:17:36 +0000 (+0100) Subject: mac80211: fix broadcast frame handling for 4-addr AP VLANs X-Git-Tag: v2.6.33-rc1~388^2~280^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f501dba4c4c5bda1b64c941997ab7ece1d503945;p=pandora-kernel.git mac80211: fix broadcast frame handling for 4-addr AP VLANs Without this patch, broadcast frames from the station behind a 4-addr AP VLAN would be reflected back to the source. Fix this by checking the 4-addr flag before bridging multicast frames in the cell. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed