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

Commit 35582ad9 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by John W. Linville
Browse files

Staging: rtl8812ae: remove modules field of rate_control_ops



This has been removed in further work.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 908628db
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,