[RFC] p2p: disable 11b rates on p2p interface creation

Johannes Berg johannes
Thu Sep 1 05:15:38 PDT 2011


On Thu, 2011-09-01 at 10:00 +0200, Janusz Dziedzic wrote:
> 2011/8/29 Rajkumar Manoharan <rmanohar at qca.qualcomm.com>:
> > On Wed, Aug 17, 2011 at 12:59:20AM +0530, Rajkumar Manoharan wrote:
> >> 11b rates are disabled blindly during p2p init based on driver
> >> capability. This prevents use of CCK rates when no p2p vif
> >> is present. This patch disables 11b rates while creating p2p
> >> interface.
> >>
> >> Signed-off-by: Rajkumar Manoharan <rmanohar at qca.qualcomm.com>
> >> ---
> >>  src/drivers/driver.h            |    4 ++--
> >>  src/drivers/driver_nl80211.c    |   17 ++++++++++++-----
> >>  wpa_supplicant/driver_i.h       |    6 ++----
> >>  wpa_supplicant/p2p_supplicant.c |    5 +----
> >>  4 files changed, 17 insertions(+), 15 deletions(-)
> >>
> > Any comments are welcome.
> >
> 
> Hello,
> What with p2p_find - we should not use B-rates there - before connection.
> Does you patch cover this case also?

No, that still needs work on the scanning settings stuff.

johannes




More information about the Hostap mailing list