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