git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d887199
)
net: Add skb_unclone() helper function.
author
Pravin B Shelar
<pshelar@nicira.com>
Thu, 14 Feb 2013 09:44:49 +0000
(09:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 15 Feb 2013 20:10:37 +0000
(15:10 -0500)
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>
No differences found