diff options
author | Arthur Kiyanovski <akiyano@amazon.com> | 2020-07-21 16:38:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-21 15:59:04 -0700 |
commit | 79890d3f3cde559e0fc5a50cf77176dfcf64b6c9 (patch) | |
tree | 6cdec55aa1025c5b4aedb709c2c2ac5b763d79b7 /drivers/net/ethernet/faraday | |
parent | 866032ab4d16cffa3ad1a6a3fb89d374656161db (diff) |
net: ena: cosmetic: satisfy gcc warning
gcc 4.8 reports a warning when initializing with = {0}.
Dropping the "0" from the braces fixes the issue.
This fix is not ANSI compatible but is allowed by gcc.
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/faraday')
0 files changed, 0 insertions, 0 deletions