Johannes Berg <johannes@xxxxxxxxxxxxxxxx> 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 - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html