[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)
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

Simple merge