aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/cyclades.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/cyclades.h b/include/linux/cyclades.h
index cdd77398030c..07791f026766 100644
--- a/include/linux/cyclades.h
+++ b/include/linux/cyclades.h
@@ -569,7 +569,6 @@ struct cyclades_port {
569 int close_delay; 569 int close_delay;
570 unsigned short closing_wait; 570 unsigned short closing_wait;
571 unsigned long event; 571 unsigned long event;
572 unsigned long last_active;
573 int count; /* # of fd on device */ 572 int count; /* # of fd on device */
574 int breakon; 573 int breakon;
575 int breakoff; 574 int breakoff;
@@ -580,7 +579,6 @@ struct cyclades_port {
580 int xmit_cnt; 579 int xmit_cnt;
581 int default_threshold; 580 int default_threshold;
582 int default_timeout; 581 int default_timeout;
583 unsigned long jiffies[3];
584 unsigned long rflush_count; 582 unsigned long rflush_count;
585 struct cyclades_monitor mon; 583 struct cyclades_monitor mon;
586 struct cyclades_idle_stats idle_stats; 584 struct cyclades_idle_stats idle_stats;