diff options
-rw-r--r-- | drivers/net/ifb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ifb.c b/drivers/net/ifb.c index e4cd6632c7db..d58c4f74f01a 100644 --- a/drivers/net/ifb.c +++ b/drivers/net/ifb.c | |||
@@ -36,8 +36,6 @@ | |||
36 | #include <net/pkt_sched.h> | 36 | #include <net/pkt_sched.h> |
37 | #include <net/net_namespace.h> | 37 | #include <net/net_namespace.h> |
38 | 38 | ||
39 | #define TX_TIMEOUT (2*HZ) | ||
40 | |||
41 | #define TX_Q_LIMIT 32 | 39 | #define TX_Q_LIMIT 32 |
42 | struct ifb_private { | 40 | struct ifb_private { |
43 | struct tasklet_struct ifb_tasklet; | 41 | struct tasklet_struct ifb_tasklet; |