commit | 7c92de8eaabfff42f6f57466c12f255cbd718f58 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Mar 06 16:39:55 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 08 23:08:57 2017 -0800 |
tree | b898e7f7ad8bb34245167607ec7ad7b7faffcbf7 | |
parent | c5ef188e9318694a073ceacb26011f62d7ed9b3f [diff] |
flow_dissector: Move GRE dissection into a separate function Make the main flow_dissect function a bit smaller and move the GRE dissection into a separate function. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>