CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/18 13:28:40
Modified files:
sys/net80211 : ieee80211_ioctl.c ieee80211_node.c
ieee80211_var.h
Log message:
add a len field when we delete an essid from the joinlist. this will have
us properly match, instead of hoping we got lucky when selecting it.
OK stsp@
