]> 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 668958c68f63cb95314c6edae3c5d9e5611b32c6..b7ae0c7a775047d634d32d7a1761986b76aadc88 100644 (file)
--- a/jme.h
+++ b/jme.h
@@ -1258,6 +1258,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