Re: [PATCH net v5 0/2] net: ethernet: bgmac: bug fixes

2017-03-03 Thread David Miller
From: Jon Mason Date: Thu, 2 Mar 2017 17:59:55 -0500 > Bug fixes for bgmac driver Series applied.

[PATCH net v5 0/2] net: ethernet: bgmac: bug fixes

2017-03-02 Thread Jon Mason
Changes in v5: * Rebased to the latest code and fixed up a compile error due to the mac_addr struct going away (found by David Miller) Changes in v4: * Added the udelays from the previous code (per David Miller) Changes in v3: * Reworked the init sequence patch to only remove the device reset i