> -----Original Message----- > From: Luis R. Rodriguez [mailto:mcgrof@xxxxxxxxx] On Behalf Of Luis R. > Rodriguez > Sent: Saturday, January 25, 2014 02:09 > To: Peer, Ilan > Cc: linux-wireless@xxxxxxxxxxxxxxx; wireless-regdb@xxxxxxxxxxxxxxxxxxx > Subject: Re: [PATCH v2 3/6] cfg80211: Enable GO operation on additional > channels > > > <-- > > > + wdev_lock(wdev_iter); > > + if (wdev_iter->current_bss) > > + other_chan = wdev_iter->current_bss- > >pub.channel; > > + wdev_unlock(wdev_iter); > > --> > > This is begging to be added as a helper. Rethinking this ... currently this is not really used by other code paths other than the wext ones. Do u still want the helper function? Ilan. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html