From: Andrea Merello Date: Wed, 7 May 2014 15:51:43 +0000 (+0200) Subject: rtl8187: report mac80211 short preamble RX flag X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bd8c79dae272829f5363e994639bca5ffd0263;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed