commit | f8cba16cad68c9b9ee7fecae48a1b91708e8e482 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Tue Oct 05 01:24:20 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 11 02:11:34 2010 +0200 |
tree | eda3b276c3d5ff8a380b2553f6e8551e7f9a7075 | |
parent | 5b40964eadea40509d353318d2c82e8b7bf5e8a5 [diff] |
irda: Remove BKL instances from irnet 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>