linux/drivers/net/wireless/brcm80211/brcmsmac/phy
Arend van Spriel 01343537e6 brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
The function wlc_phy_txpwrctrl_pwr_setup_nphy() does assign a local
variable target_pwr_qtrdbm in several code paths, but in the end all
code paths are coming to an assignment of that variable which does
override all previous. So those early and redundant assignments have
been removed.

Reported-by: Larry Finger <Larry.Finger@lwfinger.net>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-22 14:48:50 -05:00
..
phy_cmn.c brcm80211: smac: precendence bug in wlc_phy_attach() 2011-12-15 14:46:38 -05:00
phy_hal.h brcm80211: smac: use bcma functions for register access in phy code 2011-12-13 15:32:59 -05:00
phy_int.h brcm80211: smac: use bcma functions for register access in phy code 2011-12-13 15:32:59 -05:00
phy_lcn.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
phy_lcn.h
phy_n.c brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy 2012-02-22 14:48:50 -05:00
phy_qmath.c
phy_qmath.h
phy_radio.h
phyreg_n.h
phytbl_lcn.c
phytbl_lcn.h
phytbl_n.c
phytbl_n.h