mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
__x25_find_socket does a sock_hold. This adds a missing sock_put in x25_receive_data. Signed-off-by: Andrew Hendry <andrew.hendry@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>