Hi, > > > + switch (wdev->iftype) { > > > + case NL80211_IFTYPE_STATION: > > > + if (wdev->current_bss) > > > > err, !current_bss? > > > > Seems fine to me? There's a break after that if statement. Right, got confused, sorry. johannes
Hi, > > > + switch (wdev->iftype) { > > > + case NL80211_IFTYPE_STATION: > > > + if (wdev->current_bss) > > > > err, !current_bss? > > > > Seems fine to me? There's a break after that if statement. Right, got confused, sorry. johannes