commit | 68277a2c9d32fd9090247a5c08aaf1353049c0b1 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Wed Aug 09 14:41:16 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 09 22:51:47 2017 -0700 |
tree | 342c69a2ca30843b54ed50f3887bba078904df21 | |
parent | 098b8d7e50736f959e8b76aea09105a86a71a58b [diff] |
net-next: dsa: move struct dsa_device_ops to the global header file We need to access this struct from within the flow_dissector to fix dissection for packets coming in on DSA devices. 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> Signed-off-by: David S. Miller <davem@davemloft.net>