]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
net/ipv4: correct RFC 1122 section reference in comment
authorJ.H.M. Dassen (Ray) <jdassen@debian.org>
Thu, 8 May 2008 08:11:04 +0000 (01:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 May 2008 08:11:04 +0000 (01:11 -0700)
commitc67fa02799bccca3d2e16582493da6d57812ec01
tree32aba17614a0bd36e4b36fc3e6672e9decdb7ddf
parent62ab22278308a40bcb7f4079e9719ab8b7fe11b5
net/ipv4: correct RFC 1122 section reference in comment

RFC 1122 does not have a section 3.1.2.2. The requirement to silently
discard datagrams with a bad checksum is in section 3.2.1.2 instead.

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=10611

Signed-off-by: J.H.M. Dassen (Ray) <jdassen@debian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_input.c