xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Feb 2011 06:55:45 +0000 (01:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Feb 2011 07:08:47 +0000 (23:08 -0800)
commit33765d06033cc4ba4d9ae6d3d606ef3f28773c1b
tree339157eaabfc9659b264754a55b7e663c87658f7
parent1f673c5fe2eca9007e60d82186473aa94090ea4c
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.

This required a const'ification in xfrm_init_tempstate() too.

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