+1
−1
+18
−5
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
If socket destuction gets delayed to a timer, we try to lock_sock() from that timer which won't work. Use bh_lock_sock() in that case. Signed-off-by:David S. Miller <davem@davemloft.net> Tested-by:
Ingo Molnar <mingo@elte.hu>