Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;