Re: [PATCH] net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0

2016-11-01 Thread David Miller
From: Timur Tabi Date: Mon, 31 Oct 2016 18:18:42 -0500 > The documentation says that SGMII_LN_UCDR_SO_GAIN_MODE0 should be > set to 0, not 6, on the Qualcomm Technologies QDF2432. > > Signed-off-by: Timur Tabi Applied.

[PATCH] net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0

2016-10-31 Thread Timur Tabi
The documentation says that SGMII_LN_UCDR_SO_GAIN_MODE0 should be set to 0, not 6, on the Qualcomm Technologies QDF2432. Signed-off-by: Timur Tabi --- drivers/net/ethernet/qualcomm/emac/emac-sgmii.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git