net: wifi: Pass ssid as const
There shouldn't be any reason to be able to modify the passed in SSID,
and having this non-const gives application warnings if passing a
constant string.
Signed-off-by:
Ole Morten Haaland <omh@icsys.no>
Loading
Please sign in to comment