[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)
commit26b8e51e98ae09cfc770b918577c004a376de4b8
tree1142962d8191c886da06f5b9711b4467cbf54b77
parentd25790532370e7448e3d3bd25a17e1e9f1299816
[IPSEC]: Fix warnings with casting int to pointer

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>
net/xfrm/xfrm_algo.c