]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: reorder mlme code
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 8 Sep 2008 15:44:22 +0000 (17:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 11 Sep 2008 19:53:36 +0000 (15:53 -0400)
commit60f8b39c9406752ea5e0d3bbf5df6f903d61cacf
treec8884076f32b0533579efb171fe6f1e6f2a6d906
parent24e64622c3f3143c801850897ab0cea8f3c69445
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>
net/mac80211/mlme.c