]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/igbvf/ethtool.c
drivers/net: Remove unnecessary returns from void function()s
[mv-sheeva.git] / drivers / net / igbvf / ethtool.c
index 8afff07ff5591de68b0acc58e340424b83b92cca..103b3aa1afc2297d862005d25b48dc42af9607e8 100644 (file)
@@ -390,8 +390,6 @@ static void igbvf_get_wol(struct net_device *netdev,
 {
        wol->supported = 0;
        wol->wolopts = 0;
-
-       return;
 }
 
 static int igbvf_set_wol(struct net_device *netdev,