Re: [PATCH] tilepro: Fix non-void return from void function

From: David Miller
Date: Thu Jan 12 2017 - 15:14:50 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 11 Jan 2017 14:52:20 -0800

> commit bc1f44709cf2 ("net: make ndo_get_stats64 a void function")
> mistakenly used a return value for this void conversion.
>
> Fix it.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> cc: stephen hemminger <stephen@xxxxxxxxxxxxxxxxxx>

Applied.