commit | 97bd8c79dae272829f5363e994639bca5ffd0263 | [log] [tgz] |
---|---|---|
author | Andrea Merello <andrea.merello@gmail.com> | Wed May 07 17:51:43 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 07 16:08:08 2014 -0400 |
tree | 1694f87516ec767813634054f33505a71f043e2e | |
parent | 552a515707a5caf9fa9f3620d68fc28146c6b1b9 [diff] |
rtl8187: report mac80211 short preamble RX flag This patch make it possible to mac80211 to know whether a frame has been received with short preamble. It simply checks for the "splcp" flag in the RX status descriptor, and eventually set RX_FLAG_SHORTPRE in mac80211 rx status structure. Signed-off-by: Andrea Merello <andrea.merello@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>