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:
717b6d8
)
net: correct comments of skb_shift
author
Feng King
<kinwin2008@gmail.com>
Mon, 21 Nov 2011 01:47:11 +0000
(
01:47
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Nov 2011 21:18:43 +0000
(16:18 -0500)
when skb_shift, we want to shift paged data from skb to tgt frag area.
Original comments revert the shift order
Signed-off-by: Feng King <kinwin2008@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found