diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2015-12-14 16:34:33 -0600 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-12-30 17:06:33 +0200 |
commit | 78bae1de422a7f6f2b4b61f6a5c379e3d7f96f44 (patch) | |
tree | 1d8ccf732f799f9121bdedc92b2a2ff7488de55f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 793b09994211fbe0b5cd5f7b6dd8cc9b6256c3c6 (diff) |
rtlwifi: rtl8821ae: Fix errors in parameter initialization
This driver failed to copy parameters sw_crypto and disable_watchdog into
the locations actually used by the driver. In addition, msi_support was
initialized three times and one of them used the wrong variable. The
initialization of parameter int_clear was moved so that it is near that
of the rest of the parameters.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions