aboutsummaryrefslogtreecommitdiff
path: root/ixgbevf.c
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2019-10-17 11:21:04 -0700
committerJohn W. Linville <linville@tuxdriver.com>2019-10-29 13:51:21 -0400
commit87903c2c5ccb3f7808b1d9b6137091d619ce0ae6 (patch)
tree988048aafd1113d49c4e3be584ac903920b82943 /ixgbevf.c
parentc1eaddf7add88f82a531b8211db5d2b55ddcddd4 (diff)
downloadethtool-87903c2c5ccb3f7808b1d9b6137091d619ce0ae6.tar.gz
fix unused parameter warning in st_{mac100, gmac}_dump_regs()
This fixes: external/ethtool/stmmac.c:21:49: error: unused parameter 'info' [-Werror,-Wunused-parameter] int st_mac100_dump_regs(struct ethtool_drvinfo *info, external/ethtool/stmmac.c:54:47: error: unused parameter 'info' [-Werror,-Wunused-parameter] int st_gmac_dump_regs(struct ethtool_drvinfo *info, struct ethtool_regs *regs) Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ie72738aea1d903df4aec417cbead9e6109ee108f Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'ixgbevf.c')
0 files changed, 0 insertions, 0 deletions