From: Emmanuel Grumbach Date: Mon, 10 Mar 2014 13:22:03 +0000 (+0200) Subject: iwlwifi: dvm: take mutex when sending SYNC BT config command X-Git-Tag: v3.15-rc1~113^2~93^2^2~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82e5a649453a3cf23516277abb84273768a1592b;p=pandora-kernel.git iwlwifi: dvm: take mutex when sending SYNC BT config command There is a flow in which we send the host command in SYNC mode, but we don't take priv->mutex. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1046495 Cc: Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed