commit | 9c6bd79011b14a8bfe58aad0acfb51e4dca05eed | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Sep 11 00:01:52 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 15 16:48:21 2008 -0400 |
tree | 0101b96437b5fb9421e8f291e3a99d0a2bf300a9 | |
parent | 5bc75728fd43bb15b46f16ef465bcf9d487393cf [diff] |
mac80211: reorder MLME code more This way all the utility functions are at the top, then the state machine and externally callable functions are moved to the bottom. Also clean up ieee80211_i.h a bit and add a few comments about which functions are called from where. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>