Re: [PATCH] ll_temac: Add support for ethtool

2011-10-12 Thread Grant Likely
On Wed, Oct 12, 2011 at 01:47:29PM +0200, Ricardo Ribalda Delgado wrote: > This patch enables the ethtool interface. The implementation is done > using the libphy helper functions. > > Signed-off-by: Ricardo Ribalda Delgado Looks good to me. Reviewed-by: Grant Likely > --- > drivers/net/ll_t

[PATCH] ll_temac: Add support for ethtool

2011-10-12 Thread Ricardo Ribalda Delgado
This patch enables the ethtool interface. The implementation is done using the libphy helper functions. Signed-off-by: Ricardo Ribalda Delgado --- drivers/net/ll_temac_main.c | 27 +++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/drivers/net/ll_temac_