diff options
| author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2026-05-27 23:05:01 +0300 |
|---|---|---|
| committer | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2026-06-03 17:02:54 +0300 |
| commit | be443355dafcd4ab40f59b399868b04cc1e9da78 (patch) | |
| tree | c7af4aeb7fa361c2bc1c24504bfb7b93395d8d41 /include/linux | |
| parent | 8c1104b006414a404d32000191fb31917c965c98 (diff) | |
| download | linux-be443355dafcd4ab40f59b399868b04cc1e9da78.tar.xz | |
wifi: iwlwifi: mld: fix smatch warning
We dereference the mld_sta pointer before checking for NULL.
But we do check the sta pointer, and sta != NULL means mld_sta != NULL,
so there is no real issue.
Fix it anyway to silence the warning.
Link: https://patch.msgid.link/20260527200512.506707-2-miriam.rachel.korenblit@intel.com
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
