]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: reorder MLME code more
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 10 Sep 2008 22:01:52 +0000 (00:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:21 +0000 (16:48 -0400)
commit9c6bd79011b14a8bfe58aad0acfb51e4dca05eed
tree0101b96437b5fb9421e8f291e3a99d0a2bf300a9
parent5bc75728fd43bb15b46f16ef465bcf9d487393cf
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>
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mlme.c