2009-03-24 08:23:37

by db

[permalink] [raw]
Subject: misspelling on line 1190 of net/ipv4/udp.c .

Hi, i think there is a misspelling of the word checksumming (if it
is an actual word ^^) on line 1190 of net/ipv4/udp.c .

The line reads, " * Otherwise, csum completion requires chacksumming
packet body,"

Perhaps the line can be changed to "* Otherwise, csum completion
requires a checksum of the packet body".


2009-03-24 14:31:17

by Justin P. Mattock

[permalink] [raw]
Subject: Re: misspelling on line 1190 of net/ipv4/udp.c .

On Tue, 24 Mar 2009, db wrote:

> Hi, i think there is a misspelling of the word checksumming (if it
> is an actual word ^^) on line 1190 of net/ipv4/udp.c .
>
> The line reads, " * Otherwise, csum completion requires chacksumming
> packet body,"
>
> Perhaps the line can be changed to "* Otherwise, csum completion
> requires a checksum of the packet body".
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>


Well.
What are you waiting for, submit a patch. :^)

regards,

-- Justin P. Mattock