commit | c8987876e9bf9b7b83e75b325586bc77ea8ac825 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jan 20 13:55:17 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 06 14:48:23 2012 -0500 |
tree | 4d76a97c78142aeb68d19c3ee542f2890aecc5ae | |
parent | 8f0bb5ae3cc3b62a86e4319ee74cea5b602587f1 [diff] |
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>