[IrDA]: Calling ppp_unregister_channel() from process context
authorSamuel Ortiz <samuel@sortiz.org>
Sat, 17 Mar 2007 03:31:03 +0000 (20:31 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Mar 2007 07:09:42 +0000 (00:09 -0700)
We need to call ppp_unregister_channel() when IrNET disconnects, and this
must be done from a process context.

Bug reported and patch tested by Guennadi Liakhovetski.

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found