]> git.baikalelectronics.ru Git - kernel.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)
commit25e08137bc077489fdf557c0f96b108b39f83cdc
treec8884076f32b0533579efb171fe6f1e6f2a6d906
parent8f569c46629fab2972fb6528662b47929795a7fe
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