]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/cyclades.h
mm/hotplug: invalid PFNs from pfn_to_online_page()
[mirror_ubuntu-bionic-kernel.git] / include / linux / cyclades.h
index 83925bd12c0b9946c0a687ede1f46455d234d9ff..05ee0f19448a500d81f7481e6ecce4fa884fc577 100644 (file)
@@ -157,6 +157,9 @@ struct cyclades_port {
        struct cyclades_icount  icount;
        struct completion       shutdown_wait;
        int throttle;
+#ifdef CONFIG_CYZ_INTR
+       struct timer_list       rx_full_timer;
+#endif
 };
 
 #define        CLOSING_WAIT_DELAY      30*HZ