[TCP]: Fix botched memory leak fix to tcpprobe_read().
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Aug 2006 01:05:09 +0000 (18:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Aug 2006 01:05:09 +0000 (18:05 -0700)
Somehow I clobbered James's original fix and only my
subsequent compiler warning change went in for that
changeset.

Get the real fix in there.

Noticed by Jesper Juhl.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_probe.c

Simple merge