On Tue, 2012-05-08 at 14:02 +0300, Yoni Divinsky wrote: > In ieee80211.h the uapsd bit mask is defined such that > VO=BIT(0), VI=BIT(1), BK=BIT(2), BE=BIT(3). > The firmware uses the indexing as defined in the ieee80211 > spec, meaning that VO=3, VI=2, BK=1, BE=0. > > In AP mode when adding peer wlcore needs to convert > the indexing accordingly. > > Signed-off-by: Yoni Divinsky <yoni.divinsky@xxxxxx> > --- Applied and pushed this series, except for 3/4, which was sent as v2 in a separate patchset. -- Luca. -- 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