android_kernel_xiaomi_sm8350/core/sap
Pragaspathi Thilagaraj b11dbe4531 qcacld-3.0: Remove redundant null check for p_mac
In sme and lim, NULL check is available for h_hal. pmac is
casted resultant from h_hal and is retrieved using
PMAC_STRUCT macro, which is defined as ((tpAniSirGlobal)_hHal).
Null check is added for this p_mac also which is redundant.

Remove logically dead code to NULL check the p_mac.

Change-Id: I7a22de3691b83e8ae04391e43cde82541eaabc23
CRs-Fixed: 2276003
2018-07-24 13:20:29 -07:00
..
inc qcacld-3.0: Add support for SRD channels in ETSI domain 2018-07-05 20:49:25 -07:00
src qcacld-3.0: Remove redundant null check for p_mac 2018-07-24 13:20:29 -07:00