summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2014-05-26 14:06:04 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-26 20:17:51 -0700
commit09e4659e50ab8692d090c9135c75357d166d23d8 (patch)
tree61d5840ed9d57c4b48ad474b80e9b5ebbb1e9d4e /tools/perf/scripts/python
parenta61a9390500b46fa262fb8c92027cf227827804a (diff)
staging: r8192ee: Fix kernel WARN splat associated with rate control
The 0day kernel testing robot got the kernel warning caused by trying to register a particular rate-control algorithm more than once. I believe that the core already protects against a particular driver doing the registration more than once, but an analysis of the code reveals that the identical name is used for the rtlwifi drivers in the regular wireless tree, and the staging drivers r8192ee and r8821ae. The fix is to rename the algorithm used in r8192ee. Reported-by: Jet Chen <jet.chen@intel.com> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Tested-by: Jet Chen <jet.chen@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions