Files
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 <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: David Miller <[email protected]>
Cc: [email protected]
2011-03-05 10:55:57 +01:00
..
…
2010-09-26 18:34:29 -07:00
…
2011-03-05 10:55:57 +01:00
2010-09-26 18:34:29 -07:00
…
…