commit | 60f8b39c9406752ea5e0d3bbf5df6f903d61cacf | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Sep 08 17:44:22 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:53:36 2008 -0400 |
tree | c8884076f32b0533579efb171fe6f1e6f2a6d906 | |
parent | 24e64622c3f3143c801850897ab0cea8f3c69445 [diff] |
mac80211: reorder mlme code This reorders the mlme code a bit so we don't need all the forward function declarations. It also removes the ERP_INFO_USE_PROTECTION define that is unused, but otherwise contains no real changes. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>