Re: [IPSEC]: Fix warnings with casting int to pointer

2007-05-22 Thread David Miller
From: Herbert Xu <[EMAIL PROTECTED]> Date: Tue, 22 May 2007 21:27:03 +1000 > Hi Dave: > > Here's patch to fix the warnings. > > [IPSEC]: Fix warnings with casting int to pointer > > This patch adds some casts to shut up the warnings introduced by my > last

[IPSEC]: Fix warnings with casting int to pointer

2007-05-22 Thread Herbert Xu
Hi Dave: Here's patch to fix the warnings. [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 <[EMAIL PROTECTED]&g