commit | bb1eded18d139c815f39abb77390a7040fb24b04 | [log] [tgz] |
---|---|---|
author | Igor Russkikh <Igor.Russkikh@aquantia.com> | Sat Oct 26 11:05:31 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 26 11:28:40 2019 -0700 |
tree | c2a8ee202e84c507e4c1b18482d58d1cc05f4c48 | |
parent | 0629d2456ae3bfb374fdc686abb30b73294e4f99 [diff] |
net: aquantia: fix var initialization warning found by sparse, simply useless local initialization with zero. Fixes: 94ad94558b0f ("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>