Commit 505d6105 authored by Jilin Yuan's avatar Jilin Yuan Committed by Kalle Valo
Browse files

wifi: brcmsmac: fix repeated words in comments

parent 29069fb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3800,7 +3800,7 @@ static void brcms_b_set_shortslot(struct brcms_hardware *wlc_hw, bool shortslot)
}

/*
 * Suspend the the MAC and update the slot timing
 * Suspend the MAC and update the slot timing
 * for standard 11b/g (20us slots) or shortslot 11g (9us slots).
 */
static void brcms_c_switch_shortslot(struct brcms_c_info *wlc, bool shortslot)