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 [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_x25.c [X25]: proper prototype for x25_init_timers() 2007-01-03 18:48:13 -08:00
sysctl_net_x25.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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]: allow ITU-T DTE facilities for x25 2006-03-22 00:01:31 -08:00
x25_link.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_proc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
x25_route.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
x25_subr.c [X25]: allow ITU-T DTE facilities for x25 2006-03-22 00:01:31 -08:00
x25_timer.c [X25]: fix for spinlock recurse and spinlock lockup with timer handler 2006-04-29 18:33:11 -07:00