]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitc577c2b99387b5ff8607d42d6eaff9ec024d4773
tree1f4e56d1209b1140060978183e7c03655477d149
parent7bb1bbe615de25d955b974cb47d40fa198154bb9
[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