From: Thomas Pedersen Date: Thu, 19 Apr 2012 02:23:42 +0000 (-0700) Subject: mac80211: refactor mesh peer initialization X-Git-Tag: v3.5-rc1~109^2~267^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ab1ffb6cd94e5c013d61c192e78e30fdf25f8a;p=pandora-kernel.git mac80211: refactor mesh peer initialization This patch unifies the previous two paths toward mesh peer creation a bit. It also fixes a bug where a peer's changing rates or HT mode wouldn't register on leaving and then returning to the mesh with a sta entry still present. Also clean up locking and clear possibly stale ht cap. Signed-off-by: Thomas Pedersen Signed-off-by: John W. Linville --- Reading git-diff-tree failed