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:
00c5a98
)
net: Fix skb_copy_expand() handling of ->csum_start
author
David S. Miller
<davem@davemloft.net>
Thu, 22 Jul 2010 20:27:09 +0000
(13:27 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 22 Jul 2010 20:27:09 +0000
(13:27 -0700)
It should only be adjusted if ip_summed == CHECKSUM_PARTIAL.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c
patch
|
blob
|
history
diff --cc
net/core/skbuff.c
Simple merge