]> git.baikalelectronics.ru Git - kernel.git/commit
net: Export gro_find_by_type helpers
authorOr Gerlitz <ogerlitz@mellanox.com>
Mon, 20 Jan 2014 11:59:20 +0000 (13:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 02:05:04 +0000 (18:05 -0800)
commit76db5d3004c5598f613914c53f4cf0f5206e1345
treef62522af8a15d6e01b0dd213149bf197670884b5
parent80c201072b21c5c1be6f8a8219b5997d55faacab
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>
net/core/dev.c