commit | 18b6fe64d4d1f6e0a2c71429a5e5074f43e29203 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Aug 13 18:05:09 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 13 18:05:09 2006 -0700 |
tree | 32d7c7f7a3fc82c5478f129f52105c1c020df75a | |
parent | f54fa84dda211f68f65002efa44142207c886c79 [diff] |
[TCP]: Fix botched memory leak fix to tcpprobe_read(). 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>