diff options
-rw-r--r-- | drivers/net/enic/enic_res.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/enic/enic_res.h b/drivers/net/enic/enic_res.h index 83bd172c356c..9a103d9ef9e2 100644 --- a/drivers/net/enic/enic_res.h +++ b/drivers/net/enic/enic_res.h | |||
@@ -30,7 +30,7 @@ | |||
30 | #define ENIC_MIN_RQ_DESCS 64 | 30 | #define ENIC_MIN_RQ_DESCS 64 |
31 | #define ENIC_MAX_RQ_DESCS 4096 | 31 | #define ENIC_MAX_RQ_DESCS 4096 |
32 | 32 | ||
33 | #define ENIC_MIN_MTU 576 /* minimum for IPv4 */ | 33 | #define ENIC_MIN_MTU 68 |
34 | #define ENIC_MAX_MTU 9000 | 34 | #define ENIC_MAX_MTU 9000 |
35 | 35 | ||
36 | #define ENIC_MULTICAST_PERFECT_FILTERS 32 | 36 | #define ENIC_MULTICAST_PERFECT_FILTERS 32 |