Re: [PATCH net-next 08/14] net: dsa: mv88e6xxx: rename new FID helper

2017-03-09 Thread Andrew Lunn
On Thu, Mar 09, 2017 at 06:33:18PM -0500, Vivien Didelot wrote: > Rename the _mv88e6xxx_fid_new helper to mv88e6xxx_atu_new to get rid of > the old underscore prefix naming convention and be consistent with the > rest of the chip-wide ATU API. Hi Vivien This is the sort of patch i like. Obviously

[PATCH net-next 08/14] net: dsa: mv88e6xxx: rename new FID helper

2017-03-09 Thread Vivien Didelot
Rename the _mv88e6xxx_fid_new helper to mv88e6xxx_atu_new to get rid of the old underscore prefix naming convention and be consistent with the rest of the chip-wide ATU API. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(