[IPSEC]: Fix warnings with casting int to pointer
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 May 2007 23:12:26 +0000 (16:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 May 2007 23:12:26 +0000 (16:12 -0700)
This patch adds some casts to shut up the warnings introduced by my
last patch that added a common interator function for xfrm algorightms.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found