pfkey: fix SADB_X_EXT_FILTER length check
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 20 Feb 2014 13:52:41 +0000 (14:52 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 21 Feb 2014 05:40:54 +0000 (06:40 +0100)
This patch fixes commit d3623099d350 ("ipsec: add support of limited SA dump").

sadb_ext_min_len array should be updated with the new type (SADB_X_EXT_FILTER).

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/key/af_key.c

Simple merge