From: Michal Kazior Date: Mon, 26 May 2014 09:46:03 +0000 (+0300) Subject: ath10k: protect wep tx key setup X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911e6c0d8deeeaf526e67bde47bb6a40f0fd46aa;p=pandora-kernel.git ath10k: protect wep tx key setup All configuration sequences should be protected with conf_mutex to avoid concurrent/conflicting requests. This should make sure that wep tx key setup is not performed while hw is restarted (at least). Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed