Skip to content
Commit 4b021628 authored by Changli Gao's avatar Changli Gao Committed by David S. Miller
Browse files

xfrm: potential uninitialized variable num_xfrms



potential uninitialized variable num_xfrms

fix compiler warning: 'num_xfrms' may be used uninitialized in this function.

Signed-off-by: default avatarChangli Gao <xiaosuo@gmail.com>
----
 net/xfrm/xfrm_policy.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 767dd033
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment