From: Johannes Berg Date: Fri, 20 Jan 2012 12:55:17 +0000 (+0100) Subject: mac80211: move managed mode station state modification X-Git-Tag: v3.4-rc1~177^2~112^2~355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8987876e9bf9b7b83e75b325586bc77ea8ac825;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed