staging: __FUNCTION__ is gcc-specific, use __func__
[cascardo/linux.git] / drivers / staging / rtl8187se / ieee80211 / ieee80211_crypt_tkip.c
index e560b1e..de97bbe 100644 (file)
@@ -984,7 +984,7 @@ void ieee80211_crypto_tkip_exit(void)
 
 void ieee80211_tkip_null(void)
 {
-//    printk("============>%s()\n", __FUNCTION__);
+//    printk("============>%s()\n", __func__);
         return;
 }