Re: [PATCH net-next v2 6/7] net: aquantia: renaming for better visibility

2018-09-06 Thread Andrew Lunn
On Thu, Sep 06, 2018 at 04:06:01PM +0300, Igor Russkikh wrote: > From: Nikita Danilov > > Removed extra characters from the names of structures to unify prefixes > used through the driver code (we normally use hw_atl for hw specifics). > HW_ATL_B0_ and HW_ATL_A0_ are the same and useless copies.

[PATCH net-next v2 6/7] net: aquantia: renaming for better visibility

2018-09-06 Thread Igor Russkikh
From: Nikita Danilov Removed extra characters from the names of structures to unify prefixes used through the driver code (we normally use hw_atl for hw specifics). HW_ATL_B0_ and HW_ATL_A0_ are the same and useless copies. Signed-off-by: Nikita Danilov Signed-off-by: Igor Russkikh --- driver