Re: [PATCH v1] net: macb: Fix runtime PM refcounting

2020-04-30 Thread David Miller
From: Andy Shevchenko Date: Mon, 27 Apr 2020 13:51:20 +0300 > The commit e6a41c23df0d, while trying to fix an issue, > > ("net: macb: ensure interface is not suspended on at91rm9200") > > introduced a refcounting regression, because in error case refcounter > must be balanced. Fix it by cal

Re: [PATCH v1] net: macb: Fix runtime PM refcounting

2020-04-30 Thread Claudiu.Beznea
On 30.04.2020 13:34, Andy Shevchenko wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Thu, Apr 30, 2020 at 07:59:41AM +, claudiu.bez...@microchip.com wrote: >> >> >> On 27.04.2020 13:51, Andy Shevchenko wrote: >>> EXTERNAL EMAIL: D

Re: [PATCH v1] net: macb: Fix runtime PM refcounting

2020-04-30 Thread Andy Shevchenko
On Thu, Apr 30, 2020 at 07:59:41AM +, claudiu.bez...@microchip.com wrote: > > > On 27.04.2020 13:51, Andy Shevchenko wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > > content is safe > > > > The commit e6a41c23df0d, while trying to fix an issue, > >

Re: [PATCH v1] net: macb: Fix runtime PM refcounting

2020-04-30 Thread Claudiu.Beznea
On 27.04.2020 13:51, Andy Shevchenko wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > The commit e6a41c23df0d, while trying to fix an issue, > > ("net: macb: ensure interface is not suspended on at91rm9200") > > introduced a refcoun