diff options
| author | Su Hui <[email protected]> | 2023-12-19 14:57:29 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-12-21 16:40:16 +0200 |
| commit | 52221dfddbbfb5b4e029bb2efe9bb7da33ec1e46 (patch) | |
| tree | 91d8311cdbea209b3a6b633ae6f1ba6cddd09279 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 28a197af3fcbb47195d94cd6e612d9338aac9345 (diff) | |
wifi: rtlwifi: add calculate_bit_shift()
There are many same functions like _rtl88e_phy_calculate_bit_shift(),
_rtl92c_phy_calculate_bit_shift() and so on. And these functions can
cause undefined bitwise shift behavior. Add calculate_bit_shift() to
replace them and fix undefined behavior in subsequent patches.
Signed-off-by: Su Hui <[email protected]>
Acked-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions