From: Andrea Merello Date: Wed, 7 May 2014 15:53:17 +0000 (+0200) Subject: rtl8180: make CTS-to-self protection work X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d0d1e9489a3cf40c8712d8c1fdfd73afc7acc2b;p=pandora-kernel.git rtl8180: make CTS-to-self protection work CTS protection was not working properly because the HW still need RTS flag to be asserted, and it need also RTS rate field to be set with CTS-to-self rate and RTS duration field to be filled with CTS-to-self duration. This patch makes the driver to do this. Signed-off-by: Andrea Merello Signed-off-by: John W. Linville --- Reading git-diff-tree failed