]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ethernet/micrel/ks8851.c
ethernet: Use eth_random_addr
[~andy/linux] / drivers / net / ethernet / micrel / ks8851.c
index 5e313e9a252feab9f4cf2389bba8533705193f2c..1540ebeb86695903ac81d458bd2450436385bd49 100644 (file)
@@ -422,7 +422,7 @@ static void ks8851_read_mac_addr(struct net_device *dev)
  *
  * Get or create the initial mac address for the device and then set that
  * into the station address register. If there is an EEPROM present, then
- * we try that. If no valid mac address is found we use random_ether_addr()
+ * we try that. If no valid mac address is found we use eth_random_addr()
  * to create a new one.
  */
 static void ks8851_init_mac(struct ks8851_net *ks)