From: Roland Vossen Date: Wed, 1 Jun 2011 11:46:08 +0000 (+0200) Subject: staging: brcm80211: updated TODO with current state of affairs X-Git-Tag: v4.13~13975^2~568^2~91 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=6741d8ec3c564d26871bec5a8b6f02bdecc41345;p=mirror_ubuntu-bionic-kernel.git staging: brcm80211: updated TODO with current state of affairs Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/brcm80211/TODO b/drivers/staging/brcm80211/TODO index 2d9948dd7bb8..94c792b9719e 100644 --- a/drivers/staging/brcm80211/TODO +++ b/drivers/staging/brcm80211/TODO @@ -6,13 +6,13 @@ Bugs brcmfmac and brcmsmac ===================== - -- Remove unnecessary includes, move #includes from .h files into .c files. -- Absorb and delete header files that are included in only one .c file +- replace company specific acronym wlc_ +- Resolve all XXX, TODO, FIXME in code brcmfmac ===================== - +- Remove unnecessary includes, move #includes from .h files into .c files. +- Absorb and delete header files that are included in only one .c file - ASSERTS not allowed in mainline, replace by warning + error handling - Replace printk and WL_ERROR() with proper routines - Replace driver's proprietary ssb interface with generic kernel ssb module