iwlwifi: mvm: rs-fw: fix some indentation
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Nov 2019 10:50:55 +0000 (11:50 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 27 Mar 2020 06:12:47 +0000 (08:12 +0200)
That closing brace for the switch statement is misplaced, fix it.

Change-Id: I39af135a9e3fc64337d2cced43a70cb48fe3b9c1
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c

index e2cf9e0..d6e144f 100644 (file)
@@ -399,8 +399,7 @@ u16 rs_fw_get_max_amsdu_len(struct ieee80211_sta *sta)
                        return IEEE80211_MAX_MPDU_LEN_VHT_7991;
                default:
                        return IEEE80211_MAX_MPDU_LEN_VHT_3895;
-       }
-
+               }
        } else if (ht_cap->ht_supported) {
                if (ht_cap->cap & IEEE80211_HT_CAP_MAX_AMSDU)
                        /*