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)
committerBaligh Uddin <baligh@google.com>
Fri, 27 Jan 2017 18:17:34 +0000 (18:17 +0000)
commit05a50ffb74a05df2bc4cb4d6b944114a769989ef
treee0825cac8f60e8a158d6622af82aa8dae119f480
parent7f5713cff725fd844df955ba74b9bf270aba1c71
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
(cherry picked from commit bc88924cb534f2f80abee28942a0382658a371c9)
bcmdhd/wpa_supplicant_8_lib/driver_cmd_nl80211.c