linux-pinenote/drivers/net/wireless/brcm80211/brcmsmac/phy
Nicholas Mc Guire 01317c2641 brcm80211: drop unreachable else case
the if/elseif/else is exhaustive - there is no 4th case given the
  rssi_ctrl_mask = RADIO_2055_NBRSSI_SEL | RADIO_2055_WBRSSI_G1_SEL |
  RADIO_2055_WBRSSI_G2_SEL;
so this unreachable else case (dead code) can be dropped.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-02-26 15:03:12 +02:00
..
phy_cmn.c brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub 2014-09-15 15:00:53 -04:00
phy_hal.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
phy_int.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
phy_lcn.c brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub 2014-09-15 15:00:53 -04:00
phy_lcn.h
phy_n.c brcm80211: drop unreachable else case 2015-02-26 15:03:12 +02:00
phy_qmath.c
phy_qmath.h
phy_radio.h
phyreg_n.h
phytbl_lcn.c brcmsmac: rework switch control table init including iPA BT-combo 2013-08-22 14:30:34 -04:00
phytbl_lcn.h brcmsmac: rework switch control table init including iPA BT-combo 2013-08-22 14:30:34 -04:00
phytbl_n.c
phytbl_n.h