Re: [PATCH] net: sun4i-emac: remove erroneous assignment

From: Stefan Roese
Date: Tue Jun 04 2013 - 01:58:52 EST


On 06/03/2013 11:36 PM, Arnd Bergmann wrote:
> The newly added sun4i-emac driver causes a build error when
> CONFIG_NET_POLL_CONTROLLER is set, because it attempts to
> assign a pointer to netdev->poll_controller, which has
> been replaced with ops->ndo_poll_controller in 2.6.31!
>
> The correct assignment is present as well, so we just need
> to remove the wrong one.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> Cc: Stefan Roese <sr@xxxxxxx>
> Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
> Cc: Richard Genoud <richard.genoud@xxxxxxxxx>

Thanks for fixing this:

Acked-by: Stefan Roese <sr@xxxxxxx>

Thanks,
Stefan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/