commit | 582de30afa13dbc20c8b654ac8f93d32dbef99ce | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Aug 21 19:08:44 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Sep 08 09:18:36 2014 +0300 |
tree | 04d8882a3f95ca2b14f3be98705c118e62aa1ed7 | |
parent | 717e2390dc72e87380d6ccf62134b0ab84ee43d2 [diff] |
iwlwifi: mvm: BT Coex - always initialize smps_mode smps_mode is used uninitialized in a debug statement in AP mode, so always initialize it. While at it, fix a typo. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Reviewed-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>