Searched hist:c362beb072e14b929eb657dc174d83ccdd9b0eed (Results 1 – 1 of 1) sorted by relevance
/linux/include/net/ |
H A D | dsa.h | diff c362beb072e14b929eb657dc174d83ccdd9b0eed Sun May 05 12:19:26 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: Add a private structure pointer to dsa_port
This is supposed to share information between the driver and the tagger, or used by the tagger to keep some state. Its use is optional.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|