On Wed, 2010-09-29 at 10:44 -0700, Ben Greear wrote: > > Also, I believe it needs matching code to not do all the return stuff > > since we never left the channel, and I think it still needs to set > > tmp_channel so that nothing will switch away underneath or so... not > > quite sure. > > Doesn't the remain_off_channel logic later in that method > take care of not calling the return to channel logic? > (Assuming I set the tmp_channel and tmp_channel_type as you suggest)? If you set it, I believe it'll actually do the return work, and if you leave it NULL it won't ... maybe just leaving it NULL is fine, as long as we hope it won't switch away underneath, it probably shouldn't. johannes -- 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