]> git.baikalelectronics.ru Git - kernel.git/commit
skbuff: convert to skb_orphan_frags
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 20 Jul 2012 09:23:10 +0000 (09:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jul 2012 19:39:33 +0000 (12:39 -0700)
commitca11d3d1e685802a0fc5e9cc9851b4f1889f4fe6
tree378f175d159a03f1e2fc9c93d654d4f2a776c3cf
parent82b09b86832b20a3aad8725f61f36120c94811fe
skbuff: convert to skb_orphan_frags

Reduce code duplication a bit using the new helper.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c