From: Vivien Didelot
Date: Sat, 5 Sep 2015 21:27:57 -0400
> Since __vlan_del can return an error code, change its inner function
> __vlan_vid_del to return an eventual error from switchdev_port_obj_del.
>
> Signed-off-by: Vivien Didelot
Applied, thanks.
--
To unsubscribe from this list: send
Sun, Sep 06, 2015 at 03:27:57AM CEST, vivien.dide...@savoirfairelinux.com wrote:
>Since __vlan_del can return an error code, change its inner function
>__vlan_vid_del to return an eventual error from switchdev_port_obj_del.
>
>Signed-off-by: Vivien Didelot
Acked-by: Jiri Pirko
--
To unsubscribe
Since __vlan_del can return an error code, change its inner function
__vlan_vid_del to return an eventual error from switchdev_port_obj_del.
Signed-off-by: Vivien Didelot
---
net/bridge/br_vlan.c | 17 +
1 file changed, 13 insertions(+), 4 deletions(-)
diff --git a/net/bridge/br