Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Himanshu Agarwal 6d4c2be635 qcacld-3.0: Fix 32 bit compilation in IPA path
Compilation error is seen for 32 bit builds in htt_tx_ipa_uc_wdi_tx_buf_alloc
as buffer_paddr, which is defined as unsigned long and will be a 32 bit bit
variable for 32 bit builds, is right shifted by 32 to get the high 32 bits
for fragment descriptor.

Instead of right shifting buffer_paddr by 32, use APIs lower_32_bits
and upper_32_bits.

Change-Id: I283792333075c11219a491d305b2822849c025f3
CRs-Fixed: 1062916
2016-09-06 12:14:16 +05:30
config qcacld-3.0: Disable gEnableRXLDPC in INI file 2016-09-02 17:24:43 -07:00
core qcacld-3.0: Fix 32 bit compilation in IPA path 2016-09-06 12:14:16 +05:30
target/inc qcacld-3.0: CL 1610656 - update fw common interface files 2016-09-02 18:22:35 -07:00
uapi/linux qcacld-3.0: Changes to support WDI_EVENT_SW_EVENT for packetlog 2016-08-20 10:36:52 -07:00
Android.mk qcacld-3.0: Add new method to build/use driver based on targets 2016-04-25 22:55:34 -07:00
Kbuild qcacld-3.0: Enable runtime pm compilation by default 2016-09-05 01:23:17 -07:00
Kconfig qcacld-3.0: Create new files for supporting NAN data path feature 2016-06-27 18:17:22 -07:00
Makefile qcacld-3.0: accept module name externally 2016-06-01 10:48:46 -07:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium