Re: [PATCH 00/12] net-next: mediatek: bug fixes and tx stall fixes

2016-05-05 Thread Andrew Lunn
On Thu, May 05, 2016 at 11:26:13AM +0200, John Crispin wrote: > This series is a collection of fixes for bugs that we stumble across while > doing more performance testing and code level review. Hi John I just noticed the code uses kfree(mii_bus), rather than mdiobus_free(mii_bus). Andre

[PATCH 00/12] net-next: mediatek: bug fixes and tx stall fixes

2016-05-05 Thread John Crispin
This series is a collection of fixes for bugs that we stumble across while doing more performance testing and code level review. John Crispin (12): net-next: mediatek: fix DQL support net-next: mediatek: add missing return code check net-next: mediatek: fix missing free of scratch memory n