linux/drivers/net/wireless/brcm80211/brcmsmac/phy
Joe Perches 18aad4f8e1 brcm80211: Convert printk(KERN_DEBUG to pr_debug
Use pr_debug to allow dynamic debugging to work.

Move an #endif to allow brcmf_dbg_hex_dump
to be outside the #if/#endif block.
Move a const char* declaration to be inside a
pr_debug so the function doesn't need a #if/#endif
block.
Don't use temporaries in debugging functions so
the code can be optimized away.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:21:14 -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: Convert printk(KERN_DEBUG to pr_debug 2012-01-24 14:21:14 -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