From: Bob Copeland Date: Tue, 5 Nov 2013 19:16:52 +0000 (-0800) Subject: mac80211: mesh: factor out common plink close/estab code X-Git-Tag: v3.14-rc1~94^2~334^2^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76d67f035649f1cc40603ab06ebcc1d2eb49253;p=pandora-kernel.git mac80211: mesh: factor out common plink close/estab code Reject and accepted close events always put the host in the holding state and compute a reason code based only on the current state. Likewise on establish we always do the same setup. Put these in functions to save some duplicated code. Signed-off-by: Bob Copeland Signed-off-by: Johannes Berg --- Reading git-diff-tree failed