#ifndef MAC80211_H #define MAC80211_H #include "config.h" #include "die.h" #ifdef HAVE_LIBNL extern void enter_rfmon_mac80211(const char *device, char **mondev); extern void leave_rfmon_mac80211(const char *mondev); #else static inline void enter_rfmon_mac80211(const char *device, char **mondev) { panic("No built-in libnl support!\n"); } static inline void leave_rfmon_mac80211(const char *mondev) { } #endif /* HAVE_LIBNL */ #endif /* MAC80211_H */ itory'/>
summaryrefslogtreecommitdiff
path: root/sound/isa/galaxy
-next.git/log/drivers/usb/usbip/Kconfig?h=nds-private-remove&id=d29afe91af5995306d940b3dfee2419e0bb24a51&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines