[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130604.173422.570856682520942101.davem@davemloft.net>
Date: Tue, 04 Jun 2013 17:34:22 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: maxime.ripard@...e-electrons.com
Cc: arnd@...db.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, sr@...x.de, richard.genoud@...il.com
Subject: Re: [PATCH] net: sun4i-emac: remove erroneous assignment
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
Date: Tue, 4 Jun 2013 15:40:34 +0200
> On Mon, Jun 03, 2013 at 11:36:50PM +0200, 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.
>
> Thanks for fixing this,
> Acked-by: Maxime Ripard <maxime.ripard@...ndra.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists