]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf5cb78f66024d99286970d5c31a22058fee8666a
tree1f4e56d1209b1140060978183e7c03655477d149
parent6fc1b0e39aef8d878697324e4c83fdc9a212e942
[IrDA]: Calling ppp_unregister_channel() from process context

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>
net/irda/irnet/irnet.h
net/irda/irnet/irnet_irda.c