Code cleanup. Replacing Broadcom proprietary message log mechanism with Linux functions. Roland Vossen (5): staging: brcm80211: replaced WL_ERROR in wlc_ampdu.c staging: brcm80211: replaced WL_ERROR in wlc_bmac.c staging: brcm80211: replaced WL_ERROR in wlc_main.c staging: brcm80211: replaced WL_ERROR in rest of softmac. staging: brcm80211: removed function wlc_calloc() drivers/staging/brcm80211/brcmsmac/wl_dbg.h | 2 - drivers/staging/brcm80211/brcmsmac/wlc_alloc.c | 64 +++----- drivers/staging/brcm80211/brcmsmac/wlc_alloc.h | 2 - drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c | 51 +++--- drivers/staging/brcm80211/brcmsmac/wlc_bmac.c | 160 ++++++++++-------- drivers/staging/brcm80211/brcmsmac/wlc_channel.c | 29 ++-- drivers/staging/brcm80211/brcmsmac/wlc_main.c | 189 ++++++++++++--------- drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c | 5 +- drivers/staging/brcm80211/brcmsmac/wlc_stf.c | 10 +- 9 files changed, 267 insertions(+), 245 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel