diff options
author | 2023-04-14 16:22:28 +0800 | |
---|---|---|
committer | 2023-04-20 15:32:18 +0300 | |
commit | eaddda248483ff78c4d26f1bf420e5f2af436a74 (patch) | |
tree | 5ae8f72ad5093c345b98450de02897da9e270325 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: mac80211: remove return value check of debugfs_create_dir() (diff) | |
download | linux-rng-eaddda248483ff78c4d26f1bf420e5f2af436a74.tar.xz linux-rng-eaddda248483ff78c4d26f1bf420e5f2af436a74.zip |
wifi: rtw89: mac: use regular int as return type of DLE buffer request
The function to request DLE (data link engine) buffer uses 'u16' as return
value that mixes error code, so change it to 'int' as regular error code.
Also, treat invalid register value (0xfff) as an error.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230414082228.30766-1-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions