mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 21:48:46 +02:00
netdev_upper_dev_unlink() which notifies NETDEV_CHANGEUPPER, returns void, as well as del_nbp(). So there's no advantage to catch an eventual error from the port_bridge_leave routine at the DSA level. Make this routine void for the DSA layer and its existing drivers. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| bcm_sf2.c | ||
| bcm_sf2.h | ||
| bcm_sf2_regs.h | ||
| Kconfig | ||
| Makefile | ||
| mv88e6xxx.c | ||
| mv88e6xxx.h | ||
| mv88e6060.c | ||
| mv88e6060.h | ||
| mv88e6123.c | ||
| mv88e6131.c | ||
| mv88e6171.c | ||
| mv88e6352.c | ||