linux/net/x25
Andrew Hendry 9d0f7d29f3 [X.25]: Add missing sock_put in x25_receive_data
__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>
2007-01-23 20:25:48 -08:00
..
Kconfig
Makefile
af_x25.c [X25]: proper prototype for x25_init_timers() 2007-01-03 18:48:13 -08:00
sysctl_net_x25.c
x25_dev.c [X.25]: Add missing sock_put in x25_receive_data 2007-01-23 20:25:48 -08:00
x25_facilities.c [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines 2007-01-09 00:29:52 -08:00
x25_in.c
x25_link.c
x25_out.c
x25_proc.c
x25_route.c
x25_subr.c
x25_timer.c