Johannes Berg <[EMAIL PROTECTED]> writes:

>> +#define AR5K_INFO(_sc, _fmt, ...)   \
>> +    printk(KERN_INFO "ath5k %s: " _fmt, wiphy_name((_sc)->hw->wiphy), 
>> ##__VA_ARGS__)
>
> Eww. Can't you make them static inlines?

Wasn't it so that a inline function with va_args is not possible? 

I can be wrong, though.

-- 
Kalle Valo
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to