]> git.baikalelectronics.ru Git - kernel.git/commit
net: skbuff: improve comment on checksumming
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 16 Dec 2013 22:27:09 +0000 (23:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Dec 2013 19:51:32 +0000 (14:51 -0500)
commit6682a81a5be52f768df01d43bc51cacb575185bd
tree45098c05d529632f8e3b22766449082b01e4947b
parenta6837a9e2ad298601c1d8cacb85aace4fa9abb26
net: skbuff: improve comment on checksumming

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