commit | e27a2f839598e48bb345f9fc86d4d54c3944db50 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Mon Jan 20 13:59:20 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 21 18:05:04 2014 -0800 |
tree | f62522af8a15d6e01b0dd213149bf197670884b5 | |
parent | b582ef0990d457f7ce8ccf827af51a575ca0b4a6 [diff] |
net: Export gro_find_by_type helpers Export the gro_find_receive/complete_by_type helpers to they can be invoked by the gro callbacks of encapsulation protocols such as vxlan. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>