On Thu, 2012-10-11 at 21:03 -0700, Bing Zhao wrote: > This is the v4 series prepared by Amitkumar Karwar. > > 1) "wiphy->features" is used instead of "wiphy->flags" to advertise > scan features. (Johannes Berg) > 2) Added support to disable scan flush if driver requests for it > explicitly. (Johannes Berg) > 3) Used msecs_to_jiffies() to convert time interval into jiffies > for comparison (Johannes Berg) Ok, applied. I made two small changes (and inserted a patch in the middle to allow for those changes). One change is that I inverted the polarity of the "flush" feature flag so that userspace can check if it's supported without having to worry about the kernel version. The other change is a fix in mac80211 to only set the "low prio" support flag if *software* scan is used, not unconditionally. Please make sure those still work for you, I haven't tested it. It might be nice to also have a low-prio/flush flags patch for iw as well if you find the time. 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