]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/netdevice.h
[SCSI] Remove unused method scsi_device_cancel
[linux-2.6-omap-h63xx.git] / include / linux / netdevice.h
index 30446222b39600eb9fa4501e5b8712875e7e14d9..f671cd2f133fd55377f925d59ff224b343993dec 100644 (file)
@@ -467,6 +467,8 @@ struct net_device
        /* device index hash chain */
        struct hlist_node       index_hlist;
 
+       struct net_device       *link_watch_next;
+
        /* register/unregister state machine */
        enum { NETREG_UNINITIALIZED=0,
               NETREG_REGISTERED,       /* completed register_netdevice */