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:
10239ed
)
net: skbuff: improve comment on checksumming
author
Daniel Borkmann
<dborkman@redhat.com>
Mon, 16 Dec 2013 22:27:09 +0000
(23:27 +0100)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Dec 2013 19:51:32 +0000
(14:51 -0500)
It can be a bit confusing when looking for checksumming flags that
the actual comment for this resides elsewhere further below in the
header file.
Thus, bring the documentation where we define these flags, and
slightly improve the doc text to make it a bit more clear/readable.
Also, whitespace-align values of the define while at it.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
patch
|
blob
|
history
diff --cc
include/linux/skbuff.h
Simple merge