CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/13 02:57:25
Modified files:
sys/net80211 : ieee80211_ioctl.c
Log message:
When we change attributes for a join essid, we should apply the change
immediately instead of waiting to (randomly) switch away and switch
back.
Found by martijn@
OK stsp@
