mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>