linux/net/wireless
Johannes Berg bdf51894c1 [WEXT]: Reduce inline abuse.
This patch removes a bunch of inline abuse from wext. Most functions
that were marked inline are only used once so the compiler will inline
them anyway, others are used multiple times but there's no requirement
for them to be inline since they aren't in any fast paths.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-26 20:46:55 -07:00
..
core.c [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -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 [WEXT]: Move to net/wireless 2007-04-26 20:42:51 -07:00
sysfs.c [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
sysfs.h [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
wext.c [WEXT]: Reduce inline abuse. 2007-04-26 20:46:55 -07:00