]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd32000a6ee9828f099cbb2f4f846a69b06dbfdcd
tree339157eaabfc9659b264754a55b7e663c87658f7
parentc975697fbdc53b3ec67e4e0e176a3f2def36f922
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