irda: Remove BKL instances from irnet
authorSamuel Ortiz <samuel@sortiz.org>
Mon, 4 Oct 2010 23:24:20 +0000 (01:24 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 11 Oct 2010 00:11:34 +0000 (02:11 +0200)
The code intends to lock the irnet_socket, so adding a mutex to it allows
for a complet BKL removal.

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>

No differences found