From: Johannes Berg Date: Wed, 10 Sep 2008 22:01:52 +0000 (+0200) Subject: mac80211: reorder MLME code more X-Git-Tag: v2.6.28-rc1~717^2~268^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6bd79011b14a8bfe58aad0acfb51e4dca05eed;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed