Re: [PATCH] net: ethernet: Fix SGMII unable to switch speed and autonego failure

2016-11-15 Thread David Miller
From: ho.jia@intel.com Date: Mon, 14 Nov 2016 17:06:49 +0800 > From: Jia Jie Ho > > TSE PCS SGMII ethernet has an issue where switching speed doesn't work > caused by a faulty register macro offset. This fixes the issue. > > Signed-off-by: Jia Jie Ho Applied.

[PATCH] net: ethernet: Fix SGMII unable to switch speed and autonego failure

2016-11-14 Thread ho . jia . jie
From: Jia Jie Ho TSE PCS SGMII ethernet has an issue where switching speed doesn't work caused by a faulty register macro offset. This fixes the issue. Signed-off-by: Jia Jie Ho --- drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) di