OSDN Git Service

DO NOT MERGE ANYWHERE: Fix P2P failure when setting WPS P2P IE
authorSohani Rao <sohanirao@google.com>
Thu, 26 Jan 2017 22:14:32 +0000 (14:14 -0800)
committerSohani Rao <sohanirao@google.com>
Thu, 26 Jan 2017 22:34:51 +0000 (14:34 -0800)
commitbc88924cb534f2f80abee28942a0382658a371c9
treeb4a55448604e89653c917fd4a041ada562eea9f1
parentf30dcb0120098ee3a53d78e74077a460682a7c8c
DO NOT MERGE ANYWHERE: Fix P2P failure when setting WPS P2P IE

BRCM kernel has incorrect handling of the command to set WPS IE in
probe response. Regardless of the size of the vendor specific IE,
the kernel hangs.

P2P functionality doesn't need WPS IE to be sent in probe response
This CL removes sending of this command the driver to the kernel.

Change-Id: I8bbd12c40503205049129336a8d271b3d52d73da
Bug: 34619601
Test: Manual P2p tests between two devices with BRCM drivers
bcmdhd/wpa_supplicant_8_lib/driver_cmd_nl80211.c