Skip to content

Commit

Permalink
ifb: remove unused macro TX_TIMEOUT
Browse files Browse the repository at this point in the history
Signed-off-by: Changli Gao <[email protected]>
Signed-off-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
xiaosuo authored and davem330 committed Dec 10, 2010
1 parent e1f9150 commit c635036
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/ifb.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
#include <net/pkt_sched.h>
#include <net/net_namespace.h>

#define TX_TIMEOUT (2*HZ)

#define TX_Q_LIMIT 32
struct ifb_private {
struct tasklet_struct ifb_tasklet;
Expand Down

0 comments on commit c635036

Please sign in to comment.