Files
android_kernel_samsung_sm86…/core
Bapiraju Alla 171719ca30 qcacld-3.0: Remove unnecessary net_device validation
Currently net_device is being validated inside the
hdd_for_each_adapter_dev_held_safe loop. This is not required as
hdd_for_each_adapter_dev_held_safe will hold the reference for
net_device and prevent it from being deleted. So net_device validation
is not required inside hdd_for_each_adapter_dev_held_safe loop.

Change-Id: Id7e78748b80e7a3bbe50fee43a28fd0d48bd6856
CRs-Fixed: 2812716
2020-11-05 16:12:26 -08:00
..
2020-11-05 14:02:59 -08:00