commit | b8f433dc5cd9b910c12ef5cca351bf720d3e68c1 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Mon Feb 08 10:12:17 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 16:01:23 2010 -0800 |
tree | 1126f4361f0776d1f96662d4abba6cfea0750d95 | |
parent | 501c87a91909efaad91425635b29b01f1473c659 [diff] |
CAPI: Convert capidev_list_lock into a mutex No need for anything "harder" here (specifically no need for irqsave...). Also, make the list removal the first operation of capidev_free to avoid dumping half-released devices via /proc. Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>