lkml.org 
[lkml]   [2018]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] staging: mt7621-eth: Remove extra line in mtk_set_link_ksettings()
Fix extra line before end of function.

Signed-off-by: Jefferson Capovilla <jefcap@gmail.com>
---
drivers/staging/mt7621-eth/ethtool.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/mt7621-eth/ethtool.c b/drivers/staging/mt7621-eth/ethtool.c
index b565d2a..e9f4092 100644
--- a/drivers/staging/mt7621-eth/ethtool.c
+++ b/drivers/staging/mt7621-eth/ethtool.c
@@ -63,7 +63,6 @@ static int mtk_set_link_ksettings(struct net_device *dev,
}

return phy_ethtool_ksettings_set(mac->phy_dev, cmd);
-
}

static void mtk_get_drvinfo(struct net_device *dev,
--
2.7.4
\
 
 \ /
  Last update: 2018-05-27 20:06    [W:0.042 / U:1.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site