xfrm: Convert several xfrm policy match functions to bool.
authorDavid S. Miller <davem@davemloft.net>
Tue, 15 May 2012 19:04:57 +0000 (15:04 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 May 2012 19:04:57 +0000 (15:04 -0400)
commitbc9b35ad41387379e0b1257b3171da0dca73562d
tree958375afc01d7d7eba27cc54b7436d7d93502384
parente87cc4728f0e2fb663e592a1141742b1d6c63256
xfrm: Convert several xfrm policy match functions to bool.

xfrm_selector_match
xfrm_sec_ctx_match
__xfrm4_selector_match
__xfrm6_selector_match

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/xfrm.h
net/xfrm/xfrm_policy.c