aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sxg/sxg_ethtool.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/sxg/sxg_ethtool.c')
-rw-r--r--drivers/staging/sxg/sxg_ethtool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/sxg/sxg_ethtool.c b/drivers/staging/sxg/sxg_ethtool.c
index 97f765d1250f..ad89cb829b85 100644
--- a/drivers/staging/sxg/sxg_ethtool.c
+++ b/drivers/staging/sxg/sxg_ethtool.c
@@ -278,7 +278,7 @@ static int sxg_nic_get_eeprom(struct net_device *netdev,
* Get out of here
*/
printk(KERN_ERR"%s : Could not allocate memory for reading \
- EEPROM\n", __FUNCTION__);
+ EEPROM\n", __func__);
return -ENOMEM;
}