From: tolga ceylan Date: Sat, 17 Jan 2015 06:16:13 +0000 (-0800) Subject: Staging: NetLogic: Coding style correction X-Git-Tag: v4.0-rc1~82^2~343 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=88789fabd76566f9e70a7023b296694fdd4748c8;p=karo-tx-linux.git Staging: NetLogic: Coding style correction Misspelled comment corrected Signed-off-by: tolga ceylan Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/netlogic/xlr_net.c b/drivers/staging/netlogic/xlr_net.c index 5ecb3e6a5bb3..e8aae09d1624 100644 --- a/drivers/staging/netlogic/xlr_net.c +++ b/drivers/staging/netlogic/xlr_net.c @@ -788,7 +788,7 @@ void xlr_set_gmac_speed(struct xlr_net_priv *priv) xlr_nae_wreg(priv->base_addr, R_MAC_CONFIG_2, 0x7117); priv->phy_speed = speed; } - /* Set SGMII speed in Interface controll reg */ + /* Set SGMII speed in Interface control reg */ if (phydev->interface == PHY_INTERFACE_MODE_SGMII) { if (speed == SPEED_10) xlr_nae_wreg(priv->base_addr,