android_kernel_xiaomi_sm8350/core
Jeff Johnson 2f36819243 qcacld-3.0: Properly export SME P2P APIs
There are currently several SME P2P APIs which do not have their
prototypes exported in header files; instead sme_api.c has "extern"
declarations for these APIs. This prevents the compiler from verifying
that the implementations match the declarations, and causes a warning
when the driver is built using -Wmissing-prototypes.  To address this
issue properly export all P2P APIs.

Change-Id: I0389ad753993bf9a8a37d8d9ad5ec466b29c74df
CRs-Fixed: 1075575
2016-10-20 16:04:07 -07:00
..
bmi qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
cds qcacld-3.0: Fix to disable MCC path for DBS and TX_FLOW_CONTROL_V2 2016-10-18 19:54:14 -07:00
dp qcacld-3.0: API change for per vdev fw stats 2016-10-20 16:03:15 -07:00
hdd qcacld-3.0: Make hdd_ipa_forward() static 2016-10-20 16:04:05 -07:00
mac Release 5.1.0.32J 2016-10-20 16:03:17 -07:00
pld qcacld-3.0: Add USB VID and PID for QCA9379 2016-10-19 17:42:20 -07:00
sap qcacld-3.0: Add interface to get channel width in sap mode 2016-10-19 17:42:26 -07:00
sme qcacld-3.0: Properly export SME P2P APIs 2016-10-20 16:04:07 -07:00
utils qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
wma qcacld-3.0: API change for per vdev fw stats 2016-10-20 16:03:15 -07:00