summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorVlad Yasevich <vyasevich@gmail.com>2014-09-15 23:24:26 +0400
committerDavid S. Miller <davem@davemloft.net>2014-09-16 01:38:30 +0400
commitc095f248e63ada504dd90c90baae673ae10ee3fe (patch)
tree022c58eb61785526f6cb1690992459eba8338531 /drivers/net
parent7ce64c79c4decdeb1afe0bf2f6ef834b382871d1 (diff)
downloadlinux-c095f248e63ada504dd90c90baae673ae10ee3fe.tar.xz
bridge: Fix br_should_learn to check vlan_enabled
As Toshiaki Makita pointed out, the BRIDGE_INPUT_SKB_CB will not be initialized in br_should_learn() as that function is called only from br_handle_local_finish(). That is an input handler for link-local ethernet traffic so it perfectly correct to check br->vlan_enabled here. Reported-by: Toshiaki Makita<toshiaki.makita1@gmail.com> Fixes: 20adfa1 bridge: Check if vlan filtering is enabled only once. Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions