From: Johannes Berg Date: Thu, 15 Dec 2011 10:24:20 +0000 (+0100) Subject: mac80211: reduce station management complexity X-Git-Tag: v3.3-rc1~182^2~178^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d33960bf9fa2c0ee82ba7120e7b56c766dd3a86;p=pandora-kernel.git mac80211: reduce station management complexity Now that IBSS no longer needs to insert stations from atomic context, we can get rid of all the special cases for that, and even get rid of the sta_lock (though it needs to stay as tim_lock.) This makes the station management code much more straight-forward. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed