Re: [PATCH v3 net-next 11/15] net: dsa: tag_edsa: use the generic flow dissector procedure
From: Andrew Lunn <andrew@lunn.ch> Date: 2020-09-26 21:08:30
On Sat, Sep 26, 2020 at 10:32:11PM +0300, Vladimir Oltean wrote:
Remove the .flow_dissect procedure, so the flow dissector will call the
generic variant which works for this tagging protocol.
Cc: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>