android_kernel_xiaomi_sm8350/components
Rajeev Kumar 359c3baf20 qcacld-3.0: fix wlan_ipa_send_to_nw type
The only function called through this pointer type doesn't return
a value and the caller doesn't check for a return value. Change
the function pointer type to return void to fix a CFI failure due
to a type mismatch:

  CFI failure (target: [<ffffff853ba7cee8>]
      hdd_ipa_send_skb_to_network+0x0/0x4 [wlan]):
  ...
  Call trace:
    __ubsan_handle_cfi_check_fail+0x50/0x58
    __cfi_check+0x31fa0/0x3d5a4 [wlan]
    wlan_ipa_w2i_cb+0x5fc/0x8fc [wlan]
    ...

Change-Id: I94f6bb0fc06acebde12cf80294999d9419296c4a
CRs-Fixed: 2431600
2019-04-09 01:53:22 -07:00
..
action_oui qcacld-3.0: Add ini to disable some aggressive TX features 2018-12-13 23:21:25 -08:00
cfg qcacld-3.0: Replace CONVERGED_TDLS_ENABLE feature flag 2019-02-20 09:09:34 -08:00
cmn_services/policy_mgr qcacld-3.0: Check range for pcl_count in policy_mgr_trim_acs_channel_list 2019-04-06 00:16:04 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Remove DSC VDEV OP enter/exit log 2019-04-04 20:58:40 -07:00
fw_offload qcacld-3.0: Multiple cleanup regarding access category 2019-04-06 00:15:56 -07:00
ipa qcacld-3.0: fix wlan_ipa_send_to_nw type 2019-04-09 01:53:22 -07:00
mlme qcacld-3.0: Fix Wlan Tx failed when bt-coex for Rome 2019-04-07 22:24:58 -07:00
nan qcacld-3.0: Add policy mgr changes to support NDI concurrencies 2019-03-12 13:58:17 -07:00
ocb qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
p2p qcacld-3.0: Use peer to get the cipher to decide MIC length 2019-04-05 03:33:17 -07:00
pmo qcacld-3.0: pmo: Add API to get target suspend state 2019-04-05 08:37:19 -07:00
target_if qcacld-3.0: pmo: Add API to get target suspend state 2019-04-05 08:37:19 -07:00
tdls qcacld-3.0: Replace duplicate api's of vdev_connected 2019-03-29 15:26:58 -07:00