mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
[XFRM]: Fix missed error setting in xfrm4_policy.c
When we can't find the afinfo we should return EAFNOSUPPORT. GCC warned about the uninitialized 'err' for this path as well. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4337226228
commit
f2f2102d1a
1 changed files with 1 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue