mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
6c507cd040
This patch makes ieee80211_get_channel a static inline defined in cfg80211's header file which simply calls __ieee80211_get_channel to avoid symbol clashes with the ieee80211 code. The problem was pointed out by David Miller, thanks! Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Cc: David Miller <davem@davemloft.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
core.c | ||
core.h | ||
Kconfig | ||
Makefile | ||
nl80211.c | ||
nl80211.h | ||
radiotap.c | ||
reg.c | ||
sysfs.c | ||
sysfs.h | ||
util.c | ||
wext.c |