[PATCH] Fix successive calls to spin_lock_irqsave in sk98lin
This patch fixes the few places in sk98lin where it calls spin_lock_saveirq on the same flags variable thus causing interrupts to be disabled upon leaving the driver.
Showing
Please register or sign in to comment