From: Ido Schimmel
Date: Sun, 1 Nov 2015 18:31:45 +0200
> br_should_learn() is protected by RCU and not by RTNL, so use correct
> flavor of nbp_vlan_group().
>
> Fixes: 907b1e6e83ed ("bridge: vlan: use proper rcu for the vlgrp
> member")
> Signed-off-by: Ido Schimmel
> Acked-by: Nikolay Aleksan
Sun, Nov 01, 2015 at 05:31:45PM CET, ido...@mellanox.com wrote:
>br_should_learn() is protected by RCU and not by RTNL, so use correct
>flavor of nbp_vlan_group().
>
>Fixes: 907b1e6e83ed ("bridge: vlan: use proper rcu for the vlgrp
>member")
>Signed-off-by: Ido Schimmel
>Acked-by: Nikolay Aleksand
br_should_learn() is protected by RCU and not by RTNL, so use correct
flavor of nbp_vlan_group().
Fixes: 907b1e6e83ed ("bridge: vlan: use proper rcu for the vlgrp
member")
Signed-off-by: Ido Schimmel
Acked-by: Nikolay Aleksandrov
---
net/bridge/br_vlan.c | 2 +-
1 file changed, 1 insertion(+),