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 |
||
---|---|---|
.. | ||
inc | ||
src |