Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e46215fe authored by John W. Linville's avatar John W. Linville
Browse files

Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""



This reverts commit 161d7855.

Reversal of fortune -- I thought this was going to be resolved by other
means, but that hasn't materialized.  Plus, apparently we now care more
than I realized about not breaking staging drivers...

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c7c361ef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -286,7 +286,6 @@ static void rtl_rate_free_sta(void *rtlpriv,
}

static struct rate_control_ops rtl_rate_ops = {
	.module = NULL,
	.name = "rtl_rc",
	.alloc = rtl_rate_alloc,
	.free = rtl_rate_free,