net: dsa: Implement flow_dissect callback for tag_qca
authorxiaofeis <[email protected]>
Wed, 27 Mar 2019 03:59:06 +0000 (11:59 +0800)
committerDavid S. Miller <[email protected]>
Thu, 28 Mar 2019 23:57:19 +0000 (16:57 -0700)
commit6e57d72a84db9f2e565992f76b6a6bc907f13b77
tree3d016e8c26749a3ce199b5642dd930075efd4e32
parent5ac4b47d1a887ef978967b381e9b403084f0b6d3
net: dsa: Implement flow_dissect callback for tag_qca

Add flow_dissect for qca tagged packet to get the right hash.

Signed-off-by: Xiaofei Shen <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Vinod Koul <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/dsa/tag_qca.c