]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
flow_dissector: Move GRE dissection into a separate function
authorJiri Pirko <jiri@mellanox.com>
Mon, 6 Mar 2017 15:39:55 +0000 (16:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 07:08:57 +0000 (23:08 -0800)
commit7c92de8eaabfff42f6f57466c12f255cbd718f58
treeb898e7f7ad8bb34245167607ec7ad7b7faffcbf7
parentc5ef188e9318694a073ceacb26011f62d7ed9b3f
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>
net/core/flow_dissector.c