commit | 11f5011189db4fb670d5043df299af4e26f2d7c7 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Sep 26 22:32:10 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 26 14:17:59 2020 -0700 |
tree | b43f1fc2e729dead0bab7a92b248eb7082967827 | |
parent | f569ad52570eca01a8c57a04719b1d71085f1363 [diff] |
net: dsa: tag_dsa: use the generic flow dissector procedure 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> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>