diff options
author | 2025-04-01 06:45:55 +0300 | |
---|---|---|
committer | 2025-04-02 10:39:28 +0200 | |
commit | 676b902db4766aaec049d6ca4800dfa093599005 (patch) | |
tree | 5231ce10a17a4a33fc25b3e0eab4e0d6dde8b634 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | wifi: iwlwifi: mld: reduce scope for uninitialized variable (diff) | |
download | wireguard-linux-676b902db4766aaec049d6ca4800dfa093599005.tar.xz wireguard-linux-676b902db4766aaec049d6ca4800dfa093599005.zip |
wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warning
Config symbols are not defined if turned off, so need to
use #ifdef, not #if.
Fixes: d1e879ec600f9 ("wifi: iwlwifi: add iwlmld sub-driver")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Yedidya Ben Shimol <yedidya.ben.shimol@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250401064530.612020bcdaad.I4e885e6646576e29fb236250a1b5038d3f14b08e@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions