RE: [PATCH V7 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe

2014-03-21 Thread Byungho An
Vince Bridgers wrote : > On Wed, Mar 19, 2014 at 9:26 PM, Byungho An > wrote: > > From: Vipul Pandya > > > > This patch adds ethtool related functions. > > > > Signed-off-by: Vipul Pandya > > Neatening-by: Joe Perches > > Signed-off-by: Byungho An > > --- > > drivers/net/ethernet/samsung/sx

Re: [PATCH V7 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe

2014-03-21 Thread Vince Bridgers
On Wed, Mar 19, 2014 at 9:26 PM, Byungho An wrote: > From: Vipul Pandya > > This patch adds ethtool related functions. > > Signed-off-by: Vipul Pandya > Neatening-by: Joe Perches > Signed-off-by: Byungho An > --- > drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h | 25 +- > drivers/net/et

[PATCH V7 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe

2014-03-19 Thread Byungho An
From: Vipul Pandya This patch adds ethtool related functions. Signed-off-by: Vipul Pandya Neatening-by: Joe Perches Signed-off-by: Byungho An --- drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h | 25 +- drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c | 509 +++- driv