Re: [PATCH 1/4] net: dsa: Allow the DSA driver to indicate the tag protocol
From: Vivien Didelot <hidden> Date: 2016-08-22 14:32:08
Hi Andrew,
Andrew Lunn [off-list ref] writes:
DSA drivers may drive different families of switches which need
different tag protocol. Rather than hard code the tag protocol in the
driver structure, have a callback for the DSA core to call.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Great, this DSA structure finally becomes operation-only.
Reviewed-by: Vivien Didelot <redacted>
Thanks,
Vivien