Home
last modified time | relevance | path

Searched hist:cf2d45f5ba9a730df6ec190e0345cecde80b1d8b (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Ddsa.hdiff cf2d45f5ba9a730df6ec190e0345cecde80b1d8b Sun Apr 28 20:45:49 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: Add helper function to retrieve VLAN awareness setting

Since different types of hardware may or may not support this setting
per-port, DSA keeps it either in dsa_switch or in dsa_port.

While drivers may know the characteristics of their hardware and
retrieve it from the correct place without the need of helpers, it is
cumbersone to find out an unambigous answer from generic DSA code.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>