> +#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? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part