libertas: don't write wdev->ssid/_len
authorJohannes Berg <johannes.berg@intel.com>
Tue, 17 Oct 2017 19:37:45 +0000 (21:37 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 30 Oct 2017 10:47:55 +0000 (12:47 +0200)
commit39a9cd5a0e4e64d02b1b201bb767fde22712405a
treef627599d02951d17175ab21d5e1a6c940c79d253
parent5a63b04ed508daf5e208fde74bfcc1b3c848ee86
libertas: don't write wdev->ssid/_len

When joining an IBSS network, wdev->ssid/_len will already be
set, so there's no need to write them. In any case, they are
internal cfg80211 values, and have very little user-visible
impact.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/libertas/cfg.c