1
0
Fork 0
alistair23-linux/drivers/net/appletalk
Arnd Bergmann 60d9f461a2 appletalk: remove the BKL
This changes appletalk to use lock_sock instead of
lock_kernel for serialization. I tried to make sure
that we don't hold the socket lock during sleeping
functions, but I did not try to prove whether the
locks are necessary in the first place.

Compile-tested only.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
2011-03-05 10:55:57 +01:00
..
Kconfig appletalk: remove the BKL 2011-03-05 10:55:57 +01:00
Makefile
cops.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
cops.h
cops_ffdrv.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cops_ltdrv.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ipddp.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
ipddp.h drivers/net/appletalk: endianness 2007-10-10 16:52:05 -07:00
ltpc.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
ltpc.h