diff --git a/[refs] b/[refs] index 98ba077ee26a..26a68574911c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ac9ad1394fa542ac7ae0dc943ee3cda678799fa +refs/heads/master: 78d07369462e9feeaa5db301b0aa70e9dcb40b48 diff --git a/trunk/include/net/ah.h b/trunk/include/net/ah.h index be7798dea6f4..ca95b98969dd 100644 --- a/trunk/include/net/ah.h +++ b/trunk/include/net/ah.h @@ -4,7 +4,7 @@ #include /* 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;