]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c8ec9348334a180ca8f7f1c895ae922532b35f0
treef8f0763a99b510917d5d0023e5a2519b0d8c5a6e
parent3363be35b501ebc190955954419c0872175d5c58
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