Re: [PATCH net-next] sfc: Add ethtool -m support for QSFP modules

2017-07-19 Thread David Miller
From: Martin Habets Date: Tue, 18 Jul 2017 16:43:19 +0100 > This also adds support for non-QSFP modules attached to QSFP. > > Signed-off-by: Martin Habets Applied, thanks!

[PATCH net-next] sfc: Add ethtool -m support for QSFP modules

2017-07-18 Thread Martin Habets
This also adds support for non-QSFP modules attached to QSFP. Signed-off-by: Martin Habets --- drivers/net/ethernet/sfc/mcdi_port.c | 224 +++--- 1 file changed, 181 insertions(+), 43 deletions(-) diff --git