commit | e58342d9c8e2342688a804404c5636e32f1fa64e | [log] [tgz] |
---|---|---|
author | Andrea Merello <andrea.merello@gmail.com> | Wed May 07 17:52:16 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 07 16:08:08 2014 -0400 |
tree | 1ad88d827e8b4a88b68ee6d20df35b0114bf529a | |
parent | 97bd8c79dae272829f5363e994639bca5ffd0263 [diff] |
rtl8180: 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>