diff options
author | Rundong Ge <rdong.ge@gmail.com> | 2019-02-16 11:35:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-19 03:35:41 +0300 |
commit | 57fd967838c665544f425c4a66ead1259a9ad0dc (patch) | |
tree | b5741260664b1bbf5b547bde7cb3d2d65002ce14 /drivers | |
parent | 6e07902f56fae81036ebc5a0b61d5ffdd739e4bc (diff) | |
download | linux-57fd967838c665544f425c4a66ead1259a9ad0dc.tar.xz |
net: dsa: Implement flow_dissect callback for tag_dsa.
RPS not work for DSA devices since the 'skb_get_hash'
will always get the invalid hash for dsa tagged packets.
"[PATCH] tag_mtk: add flow_dissect callback to the ops struct"
introduced the flow_dissect callback to get the right hash for
MTK tagged packet. Tag_dsa and tag_edsa also need to implement
the callback.
Signed-off-by: Rundong Ge <rdong.ge@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions