]> git.karo-electronics.de Git - mv-sheeva.git/commit
mac80211: move managed mode station state modification
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jan 2012 12:55:17 +0000 (13:55 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Feb 2012 19:48:23 +0000 (14:48 -0500)
commitc8987876e9bf9b7b83e75b325586bc77ea8ac825
tree4d76a97c78142aeb68d19c3ee542f2890aecc5ae
parent8f0bb5ae3cc3b62a86e4319ee74cea5b602587f1
mac80211: move managed mode station state modification

Move the station state modification right before insert,
this just makes the current code more readable (you can
tell that it's before insertion looking at a single
screenful of code) right now, but some upcoming changes
will require this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c