linux/drivers/net/dsa/ocelot
Vladimir Oltean 89153ed6eb net: dsa: propagate extack to .port_vlan_filtering
Some drivers can't dynamically change the VLAN filtering option, or
impose some restrictions, it would be nice to propagate this info
through netlink instead of printing it to a kernel log that might never
be read. Also netlink extack includes the module that emitted the
message, which means that it's easier to figure out which ones are
driver-generated errors as opposed to command misuse.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-02-14 17:38:12 -08:00
..
felix.c net: dsa: propagate extack to .port_vlan_filtering 2021-02-14 17:38:12 -08:00
felix.h net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q 2021-02-14 17:31:44 -08:00
felix_vsc9959.c net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q 2021-02-14 17:31:44 -08:00
Kconfig net: dsa: add a second tagger for Ocelot switches based on tag_8021q 2021-01-29 21:25:27 -08:00
Makefile net: dsa: seville: build as separate module 2020-09-18 17:52:51 -07:00
seville_vsc9953.c net: dsa: tag_ocelot: create separate tagger for Seville 2021-02-14 17:31:44 -08:00