Re: [patch net-next 10/14] rocker: pass "learning" value as a parameter to rocker_port_set_learning

2015-10-05 Thread Jiri Pirko
Mon, Oct 05, 2015 at 05:16:31PM CEST, david.lai...@aculab.com wrote: >From: Jiri Pirko >> Sent: 04 October 2015 22:26 >> Be consistent with the rest of the setting functions, and pass >> "learning" as a bool function parameter. >... >> diff --git a/drivers/net/ethernet/rocker/rocker_main.c >>

RE: [patch net-next 10/14] rocker: pass "learning" value as a parameter to rocker_port_set_learning

2015-10-05 Thread David Laight
From: Jiri Pirko > Sent: 04 October 2015 22:26 > Be consistent with the rest of the setting functions, and pass > "learning" as a bool function parameter. ... > diff --git a/drivers/net/ethernet/rocker/rocker_main.c > b/drivers/net/ethernet/rocker/rocker_main.c > index fb7e8c2..d9329a7 100644 >