linux-stable/net/8021q
Eric Dumazet a98672dd8f vlan: vlan_changelink() should propagate errors
[ Upstream commit eb8ef2a3c5 ]

Both vlan_dev_change_flags() and vlan_dev_set_egress_priority()
can return an error. vlan_changelink() should not ignore them.

Fixes: 07b5b17e15 ("[VLAN]: Use rtnl_link API")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-12 12:17:28 +01:00
..
Kconfig
Makefile net: remove blank lines at end of file 2018-07-24 14:10:43 -07:00
vlan.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-07-03 10:29:26 +09:00
vlan.h vlan: fix memory leak in vlan_dev_set_egress_priority 2020-01-12 12:17:28 +01:00
vlan_core.c vlan: vlan_hw_filter_capable() can be static 2018-03-31 23:20:48 -04:00
vlan_dev.c vlan: fix memory leak in vlan_dev_set_egress_priority 2020-01-12 12:17:28 +01:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c vlan: vlan_changelink() should propagate errors 2020-01-12 12:17:28 +01:00
vlanproc.c proc: introduce proc_create_net{,_data} 2018-05-16 07:24:30 +02:00
vlanproc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00