commit | 6b04f171dcbd6932019eafbb08c8faecde8b048d | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Sep 26 22:32:13 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 26 14:17:59 2020 -0700 |
tree | e5e8f1bce6bf1c940eabfe7fbcb8170acbe4f45e | |
parent | b1af3656371393e338a47ebacaee1fc2572b003b [diff] |
net: dsa: tag_qca: 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: John Crispin <john@phrozen.org> Cc: Alexander Lobakin <alobakin@pm.me> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>