On Wed, Jun 7, 2017 at 10:07 AM, David Miller <da...@davemloft.net> wrote:
> From: Andrew Lunn <and...@lunn.ch>
> Date: Wed,  7 Jun 2017 03:57:09 +0200
>
>> Both the IMX51 and IMX53 datasheet indicates that the MIB counters
>> should be cleared during setup. Otherwise random numbers are returned
>> via ethtool -S.  Add a quirk and a function to do this.

Seems to break one of the automated linux-next builds:

http://kisskb.ellerman.id.au/kisskb/buildresult/13057702/

A mindless automated bisect reports:

2b30842b23b9e6796c7bd5f0916fd2ebf6b7d633 is the first bad commit
commit 2b30842b23b9e6796c7bd5f0916fd2ebf6b7d633
Author: Andrew Lunn <and...@lunn.ch>
Date:   Wed Jun 7 03:57:09 2017 +0200

    net: fec: Clear and enable MIB counters on imx51

Paul.
--

>>
>> Tested on an IMX51.
>>
>> Signed-off-by: Andrew Lunn <and...@lunn.ch>
>
> Applied, thanks.

Reply via email to