[Intel-wired-lan] [next PATCH S4 08/11] i40e: Wrong truncation from u16 to u8

Bowers, AndrewX andrewx.bowers at intel.com
Wed Apr 3 21:58:43 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Friday, March 29, 2019 3:09 PM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Cc: Siwik, Grzegorz <grzegorz.siwik at intel.com>
> Subject: [Intel-wired-lan] [next PATCH S4 08/11] i40e: Wrong truncation from
> u16 to u8
> 
> From: Grzegorz Siwik <grzegorz.siwik at intel.com>
> 
> In this patch fixed wrong truncation method from u16 to u8 during validation.
> 
> It was changed by changing u8 to u32 parameter in method declaration and
> arguments were changed to u32.
> 
> Signed-off-by: Grzegorz Siwik <grzegorz.siwik at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list