mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Staging: NetLogic: Coding style correction
@ 2015-01-17  6:16 tolga ceylan
  0 siblings, 0 replies; only message in thread
From: tolga ceylan @ 2015-01-17  6:16 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Ganesan Ramalingam, David S. Miller,
	Sarah Sharp, Himangi Saraogi, Daniel Borkmann, Iulia Manda,
	Toby Smith, devel
  Cc: linux-kernel, tolga ceylan

Misspelled comment corrected

Signed-off-by: tolga ceylan <tolga.ceylan@gmail.com>
---
 drivers/staging/netlogic/xlr_net.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/netlogic/xlr_net.c b/drivers/staging/netlogic/xlr_net.c
index 5ecb3e6..e8aae09 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,
-- 
1.9.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-17  6:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-17  6:16 [PATCH] Staging: NetLogic: Coding style correction tolga ceylan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®