dect
/
linux-2.6
Archived
13
0
Fork 0

ifb: remove unused macro TX_TIMEOUT

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Changli Gao 2010-12-03 19:55:20 +00:00 committed by David S. Miller
parent e1f9150502
commit c6350362cb
1 changed files with 0 additions and 2 deletions

View File

@ -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;