projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35582ad
)
Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"
author
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Feb 2014 19:35:46 +0000
(14:35 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Feb 2014 19:35:46 +0000
(14:35 -0500)
This reverts commit
35582ad9d342025653aaf28ed321bf5352488d7f
.
This should not have been merged through this tree...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/staging/rtl8821ae/rc.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8821ae/rc.c
b/drivers/staging/rtl8821ae/rc.c
index
0cc32c6
..
d387f13
100644
(file)
--- a/
drivers/staging/rtl8821ae/rc.c
+++ b/
drivers/staging/rtl8821ae/rc.c
@@
-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,