From: Tobias Klauser
Date: Tue, 17 Jan 2017 15:01:08 +0100
> Make the needlessly global struct ethtool_ops ethoc_ethtool_ops static
> to fix a sparse warning.
>
> Signed-off-by: Tobias Klauser
Applied, thanks.
Make the needlessly global struct ethtool_ops ethoc_ethtool_ops static
to fix a sparse warning.
Signed-off-by: Tobias Klauser
---
drivers/net/ethernet/ethoc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/ethoc.c b/drivers/net/ethernet/ethoc.c
index 63e