alistair23-linux/net/netrom
Ralf Baechle 5cc29e3bea [NETROM]: Fix locking order when establishing a NETROM circuit.
When establishing a new circuit in nr_rx_frame the locks are taken in
a different order than in the rest of the stack.  This should be
harmless but triggers lockdep.  Either way, reordering the code a
little solves the issue.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-12 13:58:43 -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
sysctl_net_netrom.c