summaryrefslogtreecommitdiffstats
path: root/net/wireless
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2024-02-04 10:56:27 +0100
committerJohannes Berg <johannes.berg@intel.com>2024-02-04 10:58:54 +0100
commit6256760f37baa2e4bf34dcbef69d7450460df9bd (patch)
tree81b594ae6baab7d35fdf5461543bde03d707c093 /net/wireless
parent4c60c8054dd8a36091aab585569c8d12a0085bd9 (diff)
downloadlinux-6256760f37baa2e4bf34dcbef69d7450460df9bd.tar.gz
linux-6256760f37baa2e4bf34dcbef69d7450460df9bd.tar.bz2
linux-6256760f37baa2e4bf34dcbef69d7450460df9bd.zip
wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()
dmi_get_system_info() will statically return NULL when the kernel is compiled without CONFIG_DMI, leading to compiler warnings. Fix that by printing "<unknown>" in that case. Fixes: c3f40c3e0273 ("iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowed") Fixes: 9457077df49e ("wifi: iwlwifi: mvm: Add debugfs to get TAS status") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions