Re: [PATCH net-next v2 0/7] add enhancement into the existing reset flow

2016-09-16 Thread David Miller
From: Date: Wed, 14 Sep 2016 23:13:14 +0800 > From: Sean Wang > > Current driver only resets DMA used by descriptor rings which > can't guarantee it can recover all various kinds of fatal > errors, so the patch > 1) tries to reset the underlying

[PATCH net-next v2 0/7] add enhancement into the existing reset flow

2016-09-14 Thread sean.wang
From: Sean Wang Current driver only resets DMA used by descriptor rings which can't guarantee it can recover all various kinds of fatal errors, so the patch 1) tries to reset the underlying hardware resource from scratch on Mediatek SoC required for ethernet running. 2)