Skip to content
Snippets Groups Projects
Commit 161d7855 authored by John W. Linville's avatar John W. Linville
Browse files

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


This reverts commit 35582ad9.

This should not have been merged through this tree...

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 35582ad9
No related merge requests found
......@@ -286,6 +286,7 @@ 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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment