On 4/17/2019 7:31 PM, Andrew Lunn wrote:
> In order that we can match the tagging protocol a switch driver
> request to the tagger, we need to know what protocol the tagger
> supports. Add this information to the ops structure.
>
> Signed-off-by: Andrew Lunn
Reviewed-by: Florian Fainelli
--
In order that we can match the tagging protocol a switch driver
request to the tagger, we need to know what protocol the tagger
supports. Add this information to the ops structure.
Signed-off-by: Andrew Lunn
---
include/net/dsa.h | 1 +
net/dsa/dsa.c | 1 +
net/dsa/tag_brcm.c| 2