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)
commit78ea85f17b15390e30d8b47488ec7b6cf0790663
tree45098c05d529632f8e3b22766449082b01e4947b
parent10239edf86f137ce4c39b62ea9575e8053c549a0
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