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)
This required a const'ification in xfrm_init_tempstate() too.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found