linux/drivers/net/wireless/brcm80211/brcmsmac/phy
Arend van Spriel 1433c59bcc brcm80211: smac: remove phy api bypass in rate.h
Obviously the phy api should be used to interface with the phy. In
rate.h a table within phy was accessed directly by declaring the
table extern in rate.h itself. This patch fixes this using the
provided api function to obtain the table reference. This bypass
was found by a sparse warning on the table not being defined static.

Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-08 15:54:09 -05:00
..
phy_cmn.c brcm80211: smac: remove phy api bypass in rate.h 2011-11-08 15:54:09 -05:00
phy_hal.h
phy_int.h brcm80211: smac: remove obsolete srom variables from n-phy 2011-11-08 15:54:06 -05:00
phy_lcn.c
phy_lcn.h
phy_n.c brcm80211: smac: remove obsolete srom variables from n-phy 2011-11-08 15:54:06 -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