qca / open-ath9k-htc-firmware

The firmware for QCA AR7010/AR9271 802.11n USB NICs
Other
429 stars 182 forks source link

ath9k_htc_firmware: check only the mesh control present subfield #69

Closed chunyeow closed 9 years ago

chunyeow commented 9 years ago

This is related to the previous patch "fix the offset of CCMP header for mesh data frame". Check only the Mesh Control Present subfield on QoS Control field to determine whether it is a mesh data frame.

Signed-off-by: Chun-Yeow Yeoh yeohchunyeow@gmail.com

olerem commented 9 years ago

Looks good.