Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
Functions | |
MODULE_AUTHOR ("Atheros Communications") | |
MODULE_DESCRIPTION ("Shared library for Atheros wireless LAN cards.") | |
MODULE_LICENSE ("Dual BSD/GPL") | |
struct sk_buff * | ath_rxbuf_alloc (struct ath_common *common, u32 len, gfp_t gfp_mask) |
EXPORT_SYMBOL (ath_rxbuf_alloc) | |
void | ath_printk (const char *level, const struct ath_common *common, const char *fmt,...) |
EXPORT_SYMBOL (ath_printk) | |
EXPORT_SYMBOL | ( | ath_rxbuf_alloc | ) |
EXPORT_SYMBOL | ( | ath_printk | ) |
MODULE_AUTHOR | ( | "Atheros Communications" | ) |
MODULE_LICENSE | ( | "Dual BSD/GPL" | ) |