On Sat, Jun 09, 2012 at 10:09:52AM +0200, Johannes Berg wrote: > On Wed, 2012-06-06 at 19:43 -0700, Thomas Pedersen wrote: > > > + if (sdata->local->scan_req->rssi && > > + rx_status->signal < sdata->local->scan_req->rssi) > > + return RX_DROP_MONITOR; > > I believe that should be RX_CONTINUE Thanks. Since this is considered a performance optimization, it makes little sense to even implement it in mac80211? Thomas -- 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