rt2x00: Add support for CTS protection in rt2x00lib
Inform drivers about the changed CTS protection settings. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
9d139c810a
commit
e360c4cb2b
@@ -434,6 +434,7 @@ struct rt2x00lib_conf {
|
||||
*/
|
||||
struct rt2x00lib_erp {
|
||||
int short_preamble;
|
||||
int cts_protection;
|
||||
|
||||
int ack_timeout;
|
||||
int ack_consume_time;
|
||||
|
Reference in New Issue
Block a user