Mesh frames are required to have QoS headers to indicate the presence of a Mesh Control Header in the payload. These patches add QoS headers to mesh frames, but note that they don't implement full QoS support: mesh stations don't currently advertise QoS capabilities. Javier Cardona (2): mac80211: Start implementing QoS support for mesh interfaces mac80211: Mesh data frames must have the QoS header include/linux/ieee80211.h | 2 ++ net/mac80211/mesh.c | 8 ++++---- net/mac80211/mesh_pathtbl.c | 4 ++++ net/mac80211/rx.c | 6 +++--- net/mac80211/tx.c | 5 +++-- net/mac80211/wme.c | 15 ++++++--------- net/mac80211/wme.h | 2 +- 7 files changed, 23 insertions(+), 19 deletions(-) -- 1.7.6 -- 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