Char: cyclades, remove unused timestamps
Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
3991428d9e
commit
6a0aa67b17
@ -569,7 +569,6 @@ struct cyclades_port {
|
||||
int close_delay;
|
||||
unsigned short closing_wait;
|
||||
unsigned long event;
|
||||
unsigned long last_active;
|
||||
int count; /* # of fd on device */
|
||||
int breakon;
|
||||
int breakoff;
|
||||
@ -580,7 +579,6 @@ struct cyclades_port {
|
||||
int xmit_cnt;
|
||||
int default_threshold;
|
||||
int default_timeout;
|
||||
unsigned long jiffies[3];
|
||||
unsigned long rflush_count;
|
||||
struct cyclades_monitor mon;
|
||||
struct cyclades_idle_stats idle_stats;
|
||||
|
Reference in New Issue
Block a user