net: kill unused macros
These macros never be used, so remove them. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
ba27d85c96
commit
4c306a9291
@@ -35,7 +35,6 @@
|
||||
|
||||
#define MAX_UDP_CHUNK 1460
|
||||
#define MAX_SKBS 32
|
||||
#define MAX_QUEUE_DEPTH (MAX_SKBS / 2)
|
||||
|
||||
static struct sk_buff_head skb_pool;
|
||||
|
||||
|
Reference in New Issue
Block a user