Skip to content
Snippets Groups Projects
Commit c6350362 authored by Changli Gao's avatar Changli Gao Committed by David S. Miller
Browse files

ifb: remove unused macro TX_TIMEOUT

parent e1f91505
No related merge requests found
...@@ -36,8 +36,6 @@ ...@@ -36,8 +36,6 @@
#include <net/pkt_sched.h> #include <net/pkt_sched.h>
#include <net/net_namespace.h> #include <net/net_namespace.h>
#define TX_TIMEOUT (2*HZ)
#define TX_Q_LIMIT 32 #define TX_Q_LIMIT 32
struct ifb_private { struct ifb_private {
struct tasklet_struct ifb_tasklet; struct tasklet_struct ifb_tasklet;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment