diff options
author | Shiji Yang <yangshiji66@outlook.com> | 2024-02-23 21:34:32 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2024-02-28 13:37:59 +0200 |
commit | a7e178259c5bc900da762b33d3a20b7ee1206f07 (patch) | |
tree | af8930a36c175783c6111b3bbd7ce3f1bc4dea19 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5a391813e7ef5f12a55e3266a6832732916c7c10 (diff) |
wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()
Moving struct ieee80211_sta *sta variable definition to the front
of the code to fix the ISO C90 forbids mixed declarations and code
warning.
Fixes: 43532c050f8e ("wifi: rtl8xxxu: support multiple interfaces in set_aifs()")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/TYAP286MB03157A408E0D69F2F6FBD88ABC552@TYAP286MB0315.JPNP286.PROD.OUTLOOK.COM
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions