From: Michal Kazior Date: Thu, 28 Aug 2014 07:59:39 +0000 (+0200) Subject: ath10k: fix num_legacy_stations tracking X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~73^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4841eb6392e14a5070e633de30637342f6578d2;p=pandora-kernel.git ath10k: fix num_legacy_stations tracking If a station was reassociated, i.e. due to change of supported rates update via sta_rc_update() the num_legacy_stations would be (incorrectly) bumped up leading to unbalanced usage of the var. This in turn could lock rtscts protection up as enabled. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed