f823a2aa8f
wlc_phy_txpower_get_current() does a logical OR of power->flags, which
presumes that power.flags was initiliazed earlier by the caller,
unfortunately, this is not the case, so make sure we zero out the struct
tx_power before calling into wlc_phy_txpower_get_current().
Reported-by: coverity (CID 146011)
Fixes:
|
||
---|---|---|
.. | ||
brcmfmac | ||
brcmsmac | ||
brcmutil | ||
include | ||
Kconfig | ||
Makefile |