staging: mt7621-eth: Fix sparse warning in ethtool.c
authorChris Coffey <cmc@babblebit.net>
Thu, 29 Mar 2018 12:47:45 +0000 (13:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:33:20 +0000 (15:33 +0200)
commit37dc8f16b597af0dc1be6201f2e59e7a141cd574
treef8f0763a99b510917d5d0023e5a2519b0d8c5a6e
parent009bdc15ab5578401ebca6d362ca35e47b5b8f6a
staging: mt7621-eth: Fix sparse warning in ethtool.c

This fixes the following sparse warning:

drivers/staging/mt7621-eth/ethtool.c:213:6: warning: symbol
'mtk_set_ethtool_ops' was not declared. Should it be static?

Signed-off-by: Chris Coffey <cmc@babblebit.net>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-eth/ethtool.c