Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: aquantia: fix var initialization warning
found by sparse, simply useless local initialization with zero. Fixes: 94ad945 ("net: aquantia: add PTP rings infrastructure") Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information