net: Export skb_zerocopy() to zerocopy from one skb to another
authorThomas Graf <tgraf@suug.ch>
Fri, 13 Dec 2013 14:22:17 +0000 (15:22 +0100)
committerJesse Gross <jesse@nicira.com>
Mon, 6 Jan 2014 23:52:42 +0000 (15:52 -0800)
Make the skb zerocopy logic written for nfnetlink queue available for
use by other modules.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Reviewed-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found