net: drivers: kill two unused macro definitions
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Reviewed-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
3f874adc4a
commit
534ea99b06
@@ -22,7 +22,6 @@
|
||||
|
||||
#define MIN_MTU 68 /* Min L3 MTU */
|
||||
#define MAX_MTU 65535 /* Max L3 MTU (arbitrary) */
|
||||
#define MTU_PAD (ETH_HLEN + 4) /* Max difference between L2 and L3 size MTU */
|
||||
|
||||
struct veth_net_stats {
|
||||
unsigned long rx_packets;
|
||||
|
Reference in New Issue
Block a user