P2P: Remove CCK supported rates when running P2P scan
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Sat, 10 Sep 2011 19:40:30 +0000 (22:40 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 10 Sep 2011 19:40:30 +0000 (22:40 +0300)
commit47185fc788b7a30700a5bf877e65980762ecc190
tree88460f036fa3aa9ec572386186f7ccefba0f1af0
parent7626850dd671230cc6ac4b61466182cd7a28c2d3
P2P: Remove CCK supported rates when running P2P scan

This allows drivers to disable CCK rates from Probe Request frames.
For nl80211, this is currently applying only to the supported rates
element(s), but this mechanism could be extended to address TX rate
control masking, too, to lessen need for global rate disabling.

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