[WAN]: lmc_ioctl: don't return with locks held
authorRoel Kluin <12o3l@tiscali.nl>
Tue, 30 Oct 2007 08:11:46 +0000 (01:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Oct 2007 08:11:46 +0000 (01:11 -0700)
commite3376dca81bd45474143753339e109d877a7d129
tree4d5eb4eea4a1cd37070ae562e0215dcd49357771
parent521c2a43b2e72dd5c9ab1b1ae7f894ba8a58779d
[WAN]: lmc_ioctl: don't return with locks held

(akpm: it's doing copy_to_user() inside spin_lock_irqsave(): this driver
appears to be beyond help).

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/lmc/lmc_main.c