commit | c577c2b99387b5ff8607d42d6eaff9ec024d4773 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Fri Mar 16 20:31:03 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Mar 20 00:09:42 2007 -0700 |
tree | 1f4e56d1209b1140060978183e7c03655477d149 | |
parent | 7bb1bbe615de25d955b974cb47d40fa198154bb9 [diff] |
[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>