]> git.baikalelectronics.ru Git - kernel.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)
commit8ed14223126b324dbe921db6889c951393c58f99
treeb898e7f7ad8bb34245167607ec7ad7b7faffcbf7
parent8d899b178df3ddfdf840714f5a638cec29f7e616
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