From: Chun-Yeow Yeoh Date: Wed, 22 Jan 2014 06:53:04 +0000 (+0800) Subject: mac80211: fix the increment of mesh precedence value X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c782bf8caae59a6cdd17ed1b99c126167dae49b2;p=pandora-kernel.git mac80211: fix the increment of mesh precedence value The mesh precedence value in ieee80211_channel_switch should be incremented or set to 1 only if this is the initiator of mesh channel switch. For non-initiator, the precedence value has updated using the Mesh Channel Switch Parameters element. Fix this. Signed-off-by: Chun-Yeow Yeoh Signed-off-by: Johannes Berg --- Reading git-diff-tree failed