1
0
Fork 0
alistair23-linux/net/netrom
Ralf Baechle 4b260a98f1 [NETROM] lockdep: fix false positive
NETROM network devices are virtual network devices encapsulating NETROM
frames into AX.25 which will be sent through an AX.25 device, so form a
special "super class" of normal net devices; split their locks off into a
separate class since they always nest.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-12 13:59:02 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_netrom.c [NETROM] lockdep: fix false positive 2006-07-12 13:59:02 -07:00
nr_dev.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nr_in.c [NETROM]: Fix three if-statements in nr_state1_machine() 2005-12-21 18:38:26 -08:00
nr_loopback.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
nr_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_route.c [NETROM]: Fix possible null pointer dereference. 2006-06-26 00:05:23 -07:00
nr_subr.c [NETROM]: Implement G8PZT Circuit reset for NET/ROM 2005-09-12 14:27:37 -07:00
nr_timer.c [NETROM]: Drop lock before calling nr_destroy_socket 2006-07-12 13:58:45 -07:00
sysctl_net_netrom.c [NETROM]: Implement G8PZT Circuit reset for NET/ROM 2005-09-12 14:27:37 -07:00