Re: [PATCH net-next 10/18] net: dsa: mv88e6xxx: move STU GetNext operation
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-04-27 19:43:15
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-04-27 19:43:15
Also in:
lkml
On Wed, Apr 26, 2017 at 11:53:28AM -0400, Vivien Didelot wrote:
Extract the generic portion of code to issue an STU GetNext operation, which will be used in other implementations. Signed-off-by: Vivien Didelot <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew