]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
authorLeigh Brown <leigh@solinno.co.uk>
Mon, 18 Dec 2006 01:13:10 +0000 (17:13 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 18 Dec 2006 05:59:26 +0000 (21:59 -0800)
commita9fc00cca8327dba3ec2a6c727f4b5b1c449f2a2
treea3030598c12903067e6d59caf2ce3fd64d1ae772
parent8228a18dd30f5c988b722495ea6c25cb1d2be035
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash

The message logged in tcp_v4_inbound_md5_hash when the hash was expected
but not found was reversed.

Signed-off-by: Leigh Brown <leigh@solinno.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c