Skip to content
Snippets Groups Projects
Commit 38f3714d authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

mac80211: dissolve pre-rx handlers


These handlers do not really return a status and the compiler
can do a much better job when they're simply static functions
that it can inline if appropriate. Also makes the code shorter.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 145de9b6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment