alistair23-linux/net/netrom
Ralf Baechle 8bf2b7b188 [NETROM]: Drop lock before calling nr_destroy_socket
nr_destroy_socket takes the socket lock itself so it should better be
called with the socket unlocked.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-12 13:58:45 -07:00
..
af_netrom.c [NETROM]: Fix locking order when establishing a NETROM circuit. 2006-07-12 13:58:43 -07:00
Makefile
nr_dev.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c [NETROM]: Fix possible null pointer dereference. 2006-06-26 00:05:23 -07:00
nr_subr.c
nr_timer.c [NETROM]: Drop lock before calling nr_destroy_socket 2006-07-12 13:58:45 -07:00
sysctl_net_netrom.c