[Intel-wired-lan] [PATCH 1/2] ixgbe: Explicitly initialize reference count to 0

Bowers, AndrewX andrewx.bowers at intel.com
Mon Aug 5 21:42:36 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Chuhong Yuan
> Sent: Friday, August 2, 2019 3:55 AM
> Cc: netdev at vger.kernel.org; Chuhong Yuan <hslester96 at gmail.com>; linux-
> kernel at vger.kernel.org; intel-wired-lan at lists.osuosl.org; David S . Miller
> <davem at davemloft.net>
> Subject: [Intel-wired-lan] [PATCH 1/2] ixgbe: Explicitly initialize reference
> count to 0
> 
> The driver does not explicitly call atomic_set to initialize refcount to 0.
> Add the call so that it will be more straight forward to convert refcount from
> atomic_t to refcount_t.
> 
> Signed-off-by: Chuhong Yuan <hslester96 at gmail.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c | 1 +
>  1 file changed, 1 insertion(+)

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




More information about the Intel-wired-lan mailing list