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:
8cb1990
)
skbuff: skb_segment: s/skb_frag/frag/
author
Michael S. Tsirkin
<mst@redhat.com>
Mon, 10 Mar 2014 16:29:14 +0000
(18:29 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 11 Mar 2014 20:26:38 +0000
(16:26 -0400)
skb_frag can in fact point at either skb
or fskb so rename it generally "frag".
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c
patch
|
blob
|
history
diff --cc
net/core/skbuff.c
Simple merge