commit | 81c1788757cf11d600e65544d67bb927f9d1e1e8 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@qca.qualcomm.com> | Fri May 03 09:53:35 2013 -0700 |
committer | Gopichand Nakkala <gnakkala@qca.qualcomm.com> | Thu May 09 08:31:20 2013 -0700 |
tree | 80deb2859e024d34ee558fae6a2ed65136141dd3 | |
parent | 59232a896c00a108509defdce01b1fd08490fa15 [diff] |
wlan: Notify cfg80211 of successful IBSS creation Currently when an IBSS is created by the supplicant via cfg80211, if the IBSS is created by our device, we do not notify the supplicant via cfg80211. As a result the supplicant times out and does not properly handle the IBSS. Update the IBSS indication handler to properly notify the supplicant via cfg80211 when the IBSS is created. Change-Id: I1f4c0d9a91b388f9bc3c4834254be3caebd9c600 CRs-fixed: 478476