ae6bb80915383308a127beaa80daebd61034c56e

Currently hdd_release_and_destroy_pdev() retrieves and resets the pdev's ospriv data pointer by directly dereferencing the pdev object. This is not the correct object-oriented approach. Instead of dereferencing the object, invoke the wlan_pdev_get_ospriv() and wlan_pdev_reset_ospriv() methods that exists for this purpose. Change-Id: I71a5d090648b76261d863a0b0168a83cdf9911b3 CRs-Fixed: 2024022
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%