]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add support to disable CCK rate for P2P frames
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Sat, 29 Oct 2011 18:23:27 +0000 (21:23 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 29 Oct 2011 18:23:27 +0000 (21:23 +0300)
commit970fa12ea2c1b99a8e7fbfc12a97393b5727361e
tree1f0fa7d200d7aa7f2df3b1f82138a94f2710dddc
parent4483f23e1556c9baf00608c4f76398cbe860962c
nl80211: Add support to disable CCK rate for P2P frames

Add a new attribute to specify whether to use CCK rate or not during
scan and sending management frames. This helps to send P2P probes
at non-CCK rate. This ensures that P2P probe request/response/action
frames are always sent at non-CCK rates.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
src/drivers/driver_nl80211.c