ect.org
> Subject: Re: [PATCH net-next] hyperv: Fix a compiler warning in
> netvsc_send()
>
> From: Haiyang Zhang
> Date: Fri, 26 Apr 2013 11:25:55 -0700
>
> > Fixed: warning: cast from pointer to integer of different size
> >
> > The Hyper-V hosts always us
From: Haiyang Zhang
Date: Fri, 26 Apr 2013 11:25:55 -0700
> Fixed: warning: cast from pointer to integer of different size
>
> The Hyper-V hosts always use 64 bit request id. The guests can have 32 or 64
> bit pointers which equal to the ulong type size. So we cast it to ulong type.
> And, assig
2 matches
Mail list logo