X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=ath%2Fif_ath_hal.h;fp=ath%2Fif_ath_hal.h;h=2a732b548c3859918a29d774aaf8242e298dee57;hb=c2bce77197b5800315ab8d9654da8468e7e3a070;hp=45313f58338feebfec5fba872773c1b96e4f93d3;hpb=0b74c2ebe0c4c9d1243894d5d930226828ce070e;p=madwifi%2F.git diff --git a/ath/if_ath_hal.h b/ath/if_ath_hal.h index 45313f5..2a732b5 100644 --- a/ath/if_ath_hal.h +++ b/ath/if_ath_hal.h @@ -1340,7 +1340,7 @@ static inline void ath_hal_dump_map(struct ath_hal *ah) #else /* #ifdef CONFIG_KALLSYMS */ printk - ("To use this feature you must enable CONFIG_KALLSYMS in your kernel."); + (KERN_ERR "To use this feature you must enable CONFIG_KALLSYMS in your kernel."); #endif /* #ifndef CONFIG_KALLSYMS */