aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-07-27 15:44:48 +0200
committerDavid S. Miller <[email protected]>2021-07-27 20:11:43 +0100
commit89939e89060584d40eacad757b76bf636c6b4b52 (patch)
treea56dfd960539e75ece33f49f601d9502a02636aa /tools/perf/scripts/python
parentb9067f5dc4a07c8e24e01a1b277c6722d91be39e (diff)
staging: rtlwifi: use siocdevprivate
rtl8188eu has an "android private" ioctl command multiplexer that is not currently safe for use in compat mode because of its triple-indirect pointer. rtl8723bs uses a different interface on the SIOCDEVPRIVATE command, based on the iwpriv data structure Both also have normal unreachable iwpriv commands, and all of the above should probably just get removed. For the moment, just switch over to the new interface. Cc: Larry Finger <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions