Skip to content

Commit

Permalink
mac80211: reorder frame code in mlme
Browse files Browse the repository at this point in the history
This reorders all frame sending functions to be at the top of the
file. When reading the file, I tend to be looking at either the
frame code or the state machine, and having them mixed in the file
is confusing. When all frame sending is at the top the remainder
of the file is more readable, in my opinion.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Johannes Berg authored and John W. Linville committed Sep 11, 2008
1 parent b079ada commit 9ac19a9
Showing 1 changed file with 441 additions and 443 deletions.
Loading

0 comments on commit 9ac19a9

Please sign in to comment.