Re: [PATCH] net: mvneta: make mvneta_eth_tool_ops static

From: David Miller
Date: Fri Feb 17 2017 - 12:17:01 EST


From: Jisheng Zhang <jszhang@xxxxxxxxxxx>
Date: Thu, 16 Feb 2017 17:07:39 +0800

> The mvneta_eth_tool_ops is only used internally in mvneta driver, so
> make it static.
>
> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>

Applied to net-next, thanks.