Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2017-08-09 15:41:17 +0300
committerDavid S. Miller <davem@davemloft.net>2017-08-10 08:51:47 +0300
commit598a968011ffc4d624934995fe46d06bd450cdf4 (patch)
tree2d0f718a04615ed23d4350f68ae2559bcb1f610f /net/dsa/tag_mtk.c
parent68277a2c9d32fd9090247a5c08aaf1353049c0b1 (diff)
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
When the flow dissector first sees packets coming in on a DSA devices the 802.3 header wont be located where the code expects it to be as the tag is still present. Adding this new callback allows a DSA device to provide a new function that the flow_dissector can use to get the correct protocol and offset of the network header. Signed-off-by: Muciri Gatimu <muciri@openmesh.com> Signed-off-by: Shashidhar Lakkavalli <shashidhar.lakkavalli@openmesh.com> Signed-off-by: John Crispin <john@phrozen.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/tag_mtk.c')
0 files changed, 0 insertions, 0 deletions