Skip to content

Commit

Permalink
staging: brcm80211: updated TODO with current state of affairs
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 225fa52 commit 6741d8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions drivers/staging/brcm80211/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6741d8e

Please sign in to comment.