mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>