[IRDA]: Switching to a workqueue for the SIR work
authorChristoph Hellwig <hch@lst.de>
Tue, 9 May 2006 22:27:04 +0000 (15:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 May 2006 22:27:04 +0000 (15:27 -0700)
Since sir_kthread.c pretty much duplicates the workqueue
functionality, we'd better switch.  The SIR fsm has been merged into
sir_dev.c and thus sir_kthread.c is deleted.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Samuel Ortiz <samuel.ortiz@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found