On Wed, Aug 09, 2017 at 02:41:17PM +0200, John Crispin wrote: > 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 <[email protected]> > Signed-off-by: Shashidhar Lakkavalli <[email protected]> > Signed-off-by: John Crispin <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
