summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2018-12-05 00:23:49 +0300
committerLuca Coelho <luciano.coelho@intel.com>2019-02-04 13:27:20 +0300
commit244726ec9e1965c3263807c7c22bcdd1f6870e96 (patch)
treef1fb4bebb16fa27b79fb8022b3dff36f2e6f02f1 /drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
parent999ced14c783e94f286c72484a01f9947ee94790 (diff)
downloadlinux-244726ec9e1965c3263807c7c22bcdd1f6870e96.tar.xz
iwlwifi: mvm: add fall through comments where needed
Some switch-cases were missing a fall through comment, so the compiler may warn. Fix that by adding the comments where needed. In other cases there was more text in the comment, which the compiler doesn't recognize, so either remove the extra text or move it to a separate comment line as appropriate. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c')
-rw-r--r--drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c b/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
index f369173db11c..86e40bae57e3 100644
--- a/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
@@ -109,6 +109,7 @@ u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef)
return PHY_VHT_CTRL_POS_4_ABOVE;
default:
WARN(1, "Invalid channel definition");
+ /* fall through */
case 0:
/*
* The FW is expected to check the control channel position only