]> bbs.cooldavid.org Git - jme.git/blobdiff - jme.h
jme: Refill receive unicase MAC addr after resume
[jme.git] / jme.h
diff --git a/jme.h b/jme.h
index 3a0e657db458b56733431b07b4f1fefe2784edd0..4a73d2c4d959de0c10b47371a82d48fc1492aa26 100644 (file)
--- a/jme.h
+++ b/jme.h
@@ -1398,6 +1398,7 @@ static inline int new_phy_power_ctrl(u8 chip_main_rev)
  */
 static int jme_set_settings(struct net_device *netdev,
                                struct ethtool_cmd *ecmd);
+static void jme_set_unicastaddr(struct net_device *netdev);
 static void jme_set_multi(struct net_device *netdev);
 
 #endif