mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04: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>