commit | 14bbd6a565e1bcdc240d44687edb93f721cfdf99 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Thu Feb 14 09:44:49 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 15 15:10:37 2013 -0500 |
tree | b2001bb985856d2177212451273d1f6ebcc55035 | |
parent | d887199dc28c46788b155b234274d5ff41afed8e [diff] |
net: Add skb_unclone() helper function. This function will be used in next GRE_GSO patch. This patch does not change any functionality. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Eric Dumazet <edumazet@google.com>