android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 0ab57fee82 qcacld-3.0: Put a wrapper around wireless_send_event()
Function wireless_send_event() is only present in the kernel when
wireless extensions are enabled. In order to allow the driver to build
when wireless extensions are disabled, put a wrapper around that
function.

Note that this is only a partial solution to the problem since this
means that when wireless extensions are disabled that the event will
not be sent to userspace. A subsequent effort will need to evaluate
each event to see if a cfg80211-based notification mechanism is
already in place, and if not, if one needs to be added in order to
maintain the underlying functionality.

Change-Id: Icbdddf6735bdc5ffd1ee189b5fabfa67fcce59ea
CRs-Fixed: 2621699
2020-02-20 19:40:19 -08:00
..
inc qcacld-3.0: Put a wrapper around wireless_send_event() 2020-02-20 19:40:19 -08:00
src qcacld-3.0: Put a wrapper around wireless_send_event() 2020-02-20 19:40:19 -08:00