Re: [PATCH net-next 14/15] net: mvpp2: set the XPCS and MPCS in reset when not used
From: David Miller <davem@davemloft.net>
Date: 2019-02-28 21:45:58
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2019-02-28 21:45:58
Also in:
lkml
From: Antoine Tenart <redacted> Date: Thu, 28 Feb 2019 22:23:12 +0100
Right. But here we do need priv to be assigned first in order to assign mpcs and xpcs.
Then put the latter assignments into the body of the function.