]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/irda/irnet/irnet.h
[IrDA]: Calling ppp_unregister_channel() from process context
[linux-2.6-omap-h63xx.git] / net / irda / irnet / irnet.h
index 873ae189e37af107b22b0cf7427de8ca1fcadba6..bc2e15ce7004e59650a4ad4a3980ace5b101ff1f 100644 (file)
@@ -419,7 +419,7 @@ typedef struct irnet_socket
   u32                  raccm;          /* to please pppd - dummy) */
   unsigned int         flags;          /* PPP flags (compression, ...) */
   unsigned int         rbits;          /* Unused receive flags ??? */
-
+  struct work_struct disconnect_work;   /* Process context disconnection */
   /* ------------------------ IrTTP part ------------------------ */
   /* We create a pseudo "socket" over the IrDA tranport */
   unsigned long                ttp_open;       /* Set when IrTTP is ready */