commit | 82e5a649453a3cf23516277abb84273768a1592b | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Mar 10 15:22:03 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Mar 11 13:15:16 2014 +0200 |
tree | 139304ff7a095ae8c5df55fa04fdc16c9a9321be | |
parent | acfcd9ed588465e48efe5ceb67177096d51c95a9 [diff] |
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: <stable@vger.kernel.org> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>