diff options
author | Dmitry Antipov <[email protected]> | 2023-11-13 17:47:30 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-11-22 16:57:39 +0200 |
commit | 2c4e9acbe3a50ab4a1a2fb5eb8258befda1764cb (patch) | |
tree | 493bb6ee5ac5930196e082320bcb390aa16c458b /tools/perf/scripts/python | |
parent | 0a78bb64a49995c7377b1d716bbff7a9d92212cb (diff) |
wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()
Since 'drv_priv' is an in-place member allocated at the end of
'struct ieee80211_sta', it can't be NULL and so relevant checks
in 'rtl_action_proc()' and 'rtl_tx_agg_start()' may be dropped.
Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Antipov <[email protected]>
Acked-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions