in_atomic(): document why it is unsuitable for general use
[sfrench/cifs-2.6.git] / include / linux / stallion.h
index 94b4a10b912f94661e3dba9c568d1ecf183abf40..0424d75a5aaa497638e4104aa7c423d6e377256a 100644 (file)
@@ -95,7 +95,6 @@ struct stlport {
        struct tty_struct       *tty;
        wait_queue_head_t       open_wait;
        wait_queue_head_t       close_wait;
-       struct work_struct      tqueue;
        comstats_t              stats;
        struct stlrq            tx;
 };