Files
linux/drivers
Johannes Berg 6e909f4891 wifi: virt_wifi: don't use strlen() in const context
Looks like not all compilers allow strlen(constant) as
a constant, so don't do that. Instead, revert back to
defining the length as the first submission had it.

Fixes: b5d14b0c67 ("wifi: virt_wifi: avoid reporting connection success with wrong SSID")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202407090934.NnR1TUbW-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202407090944.mpwLHGt9-lkp@intel.com/
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-07-09 08:49:56 +02:00
..
2024-06-21 12:55:12 +02:00
2024-04-23 13:16:03 +02:00
2024-05-23 00:29:19 +02:00
2024-05-07 23:40:46 +02:00
2024-06-25 17:15:06 -07:00
2024-04-23 13:16:03 +02:00
2024-04-29 16:45:53 +02:00