Skip to content
Commit 6931ba7c authored by David S. Miller's avatar David S. Miller
Browse files

[TCP]: Fix oops caused by __tcp_put_md5sig_pool()



It should call tcp_free_md5sig_pool() not __tcp_free_md5sig_pool()
so that it does proper refcounting.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent befffe90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment