net: Introduce skb_orphan_try()
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 20 Apr 2010 20:08:36 +0000 (20:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Apr 2010 05:54:08 +0000 (22:54 -0700)
At this point, skb->destructor is not the original one (stored in
DEV_GSO_CB(skb)->destructor)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c

diff --cc net/core/dev.c
Simple merge