> -----Original Message-----
> From: Arnd Bergmann [mailto:[email protected]]
> Sent: Wednesday, March 23, 2016 5:35 AM
> Subject: [PATCH] i40iw: avoid potential uninitialized variable use
> 
> gcc finds that the i40iw_make_cm_node() function in the recently added i40iw
> driver uses an uninitilized variable as an index into an array if CONFIG_IPV6 
> is
> disabled and the driver uses IPv6 mode:
> 
> Signed-off-by: Arnd Bergmann <[email protected]>

Acked-by: Mustafa Ismail <[email protected]>

Reply via email to