On Tue, 2012-12-11 at 20:18 +0100, Johannes Berg wrote: > From: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > > The probe response/beacon management frame RX code passes a > bool parameter to differentiate beacons and probe responses. > This is useless since we have the frame and can thus use its > frame control field. Moreover it is buggy since there is one > call to ieee80211_rx_bss_info with a beacon frame that is > indicated as a probe response, which is also fixed by using > the frame control field, so do that. Applied. 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