team: fix mtu setting
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / net / ah.h
index be7798d..ca95b98 100644 (file)
@@ -4,7 +4,7 @@
 #include <linux/skbuff.h>
 
 /* This is the maximum truncated ICV length that we know of. */
-#define MAX_AH_AUTH_LEN        16
+#define MAX_AH_AUTH_LEN        64
 
 struct crypto_ahash;