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:
77d143d
)
net: add and use skb_gso_transport_seglen()
author
Florian Westphal
<fw@strlen.de>
Sun, 26 Jan 2014 09:58:16 +0000
(10:58 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Jan 2014 06:38:23 +0000
(22:38 -0800)
This moves part of Eric Dumazets skb_gso_seglen helper from tbf sched to
skbuff core so it may be reused by upcoming ip forwarding path patch.
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found