linux/net/wireless
Satyam Sharma 7b5ee3a038 [PATCH] net/wireless/sysfs.c: Shut up build warning
net/wireless/sysfs.c:108: warning: ‘wiphy_uevent’ defined but not used

when CONFIG_HOTPLUG=n is because the only usage site of this function
is #ifdef'ed as such, so let's #ifdef the definition also.

Signed-off-by: Satyam Sharma <satyam@infradead.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-09-25 22:55:43 -07:00
..
core.c [WIRELESS] cfg80211: Clarify locking comment. 2007-04-26 20:51:12 -07:00
core.h [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
Kconfig [WIRELESS]: Remove wext over netlink. 2007-04-25 22:29:42 -07:00
Makefile [PATCH] cfg80211: Radiotap parser 2007-07-12 16:07:24 -04:00
radiotap.c [PATCH] cfg80211: Radiotap parser 2007-07-12 16:07:24 -04:00
sysfs.c [PATCH] net/wireless/sysfs.c: Shut up build warning 2007-09-25 22:55:43 -07:00
sysfs.h [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
wext.c [WEXT]: Misc code cleanups. 2007-04-26 20:47:25 -07:00