diff options
| author | Martin Kaiser <[email protected]> | 2022-02-12 17:17:29 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-02-15 17:11:22 +0100 |
| commit | e31e782a361af7cda6169220b4e9a4ae814eecfe (patch) | |
| tree | deba9e3ef7f087fe83edc48b1872d56596af4cf4 /tools/perf/scripts/python | |
| parent | d709b5ae9a44f00a5feb010fc215be9dcf472e64 (diff) | |
staging: r8188eu: write only path a registers in rtw_dbg_port
Commit 3b011b097c38 ("staging: r8188eu: limit rf register writes to
path a") limited the rtw_wx_write_rf function to write only rf registers
for path a.
The private ioctl 0x0B invokes the rtw_dbg_port function. This ioctl
can also be used for writing rf registers. We should limit these register
writes to rf path a as well.
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions