commit | 33765d06033cc4ba4d9ae6d3d606ef3f28773c1b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Feb 24 01:55:45 2011 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 23 23:08:47 2011 -0800 |
tree | 339157eaabfc9659b264754a55b7e663c87658f7 | |
parent | 1f673c5fe2eca9007e60d82186473aa94090ea4c [diff] |
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>