Re: [patch net-next 05/14] rocker: implement set settings mode command

2015-10-05 Thread Scott Feldman
On Sun, Oct 4, 2015 at 2:25 PM, Jiri Pirko wrote: > From: Jiri Pirko > > Introduce a helper to ask HW for change of the port mode (world). > > Signed-off-by: Jiri Pirko Acked-by: Scott Feldman -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majo

[patch net-next 05/14] rocker: implement set settings mode command

2015-10-04 Thread Jiri Pirko
From: Jiri Pirko Introduce a helper to ask HW for change of the port mode (world). Signed-off-by: Jiri Pirko --- drivers/net/ethernet/rocker/rocker_main.c | 32 +++ 1 file changed, 32 insertions(+) diff --git a/drivers/net/ethernet/rocker/rocker_main.c b/drivers/n