文件
android_kernel_samsung_sm86…/dp/wifi3.0
Pavankumar Nandeshwar 9b0c1271ed qcacmn: Initialized pdev id with default value 0xFF
pdev_id is being initialized with 0. Since 0 is valid pdev_id, though
pdev is not present for that id, it is being accessed.

Initialized pdev_id to 0xFF by default. Added checks on API to
detect valid pdev_id value corresponding to lmac_id

Change-Id: I2b2a38783615494ccc08e265702815f7e562214b
2020-03-17 03:11:13 -07:00
..
2020-02-12 02:38:17 -08:00
2020-03-06 08:37:20 -08:00