commit | d294d0286af8afbb714e046a7cb9caa4c44fe133 | [log] [tgz] |
---|---|---|
author | Andrea Merello <andrea.merello@gmail.com> | Wed May 07 17:54:46 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 07 16:08:09 2014 -0400 |
tree | 9907d06ce87bc0fd104b529d1026ec8cebcd5408 | |
parent | 5d0d1e9489a3cf40c8712d8c1fdfd73afc7acc2b [diff] |
rtl8187: make CTS-to-self protection work CTS protection was not working properly because the HW needs RTS flag to be asserted, and it need also RTS duration field to be filled with CTS-to-self duration. This patch makes the driver to do this. Signed-off-by: Andrea Merello <andrea.merello@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>