From: Michael Chan <michael.c...@broadcom.com>
Date: Fri,  2 Aug 2019 02:17:51 -0400

> The driver is relying on zero'ed allocated memory and does not
> explicitly call atomic_set() to initialize the ref counts to 0.  Add
> these atomic_set() calls so that it will be more straight forward
> to convert atomic ref counts to refcount_t.
> 
> Reported-by: Chuhong Yuan <hsleste...@gmail.com>
> Cc: Rasesh Mody <rm...@marvell.com>
> Cc: <gr-linux-nic-...@marvell.com>
> Signed-off-by: Michael Chan <michael.c...@broadcom.com>

Applied.

Reply via email to