summaryrefslogtreecommitdiff
path: root/net/llc
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2007-04-27 03:46:55 (GMT)
committerDavid S. Miller <davem@davemloft.net>2007-04-27 03:46:55 (GMT)
commitbdf51894c1d7ce3fba8c8fdf485e85173ac60c6c (patch)
treea9a71a1cc057b8059eaeba460eee69af56cea5d6 /net/llc
parent7a9df167db0f200d5f8e393376dba8ceeae0fd53 (diff)
downloadlinux-bdf51894c1d7ce3fba8c8fdf485e85173ac60c6c.tar.xz
[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>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions