diff options
| author | Johannes Berg <johannes.berg@intel.com> | 2024-01-31 18:49:11 +0300 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2024-02-08 17:00:44 +0300 |
| commit | 91cdcbbcde1092da5225cfb05c88961658a34353 (patch) | |
| tree | f44d91c7afe746e708afa32e962a9c4906df82a4 /scripts | |
| parent | 55167a3eed53ce8b40d5bf2a3e0be4e15d2eba57 (diff) | |
| download | linux-91cdcbbcde1092da5225cfb05c88961658a34353.tar.xz | |
wifi: mac80211: clarify vif handling in TX dequeue
The vif pointer at least looks like it can actually be NULL
in some cases such as the monitor-mode vif, causing static
checkers to complain with the immediate derefence. In these
cases the sta pointer will also be NULL, but clarify it in
the code anyway.
Link: https://msgid.link/20240131164910.60066625a239.Idfb6a5a9876f9f631eae760055e1c4018259a971@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
