On Mon, Jun 16, 2008 at 3:52 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Mon, 2008-06-16 at 14:20 +0300, Tomas Winkler wrote: >> From: Assaf Krauss <assaf.krauss@xxxxxxxxx> >> >> This patch handles the 11h measurement request information element. >> This is minimal requested implementation - refuse measurement. >> >> Signed-off-by: Assaf Krauss <assaf.krauss@xxxxxxxxx> >> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > > Looks fine to me. > > Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> > > >> +/* measurement */ >> +#define IEEE80211_SPCT_MSR_RPRT_MODE_LATE (1<<0) >> +#define IEEE80211_SPCT_MSR_RPRT_MODE_INCAPABLE (1<<1) >> +#define IEEE80211_SPCT_MSR_RPRT_MODE_RFEUSED (1<<2) > ^^^^^^^ typo > >> + msr_report->u.action.u.measurement.msr_elem.mode |= >> + IEEE80211_SPCT_MSR_RPRT_MODE_RFEUSED; > > search & replace? :) > Oh, okay will send V3 :( > 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