Skip to content

Commit

Permalink
staging: brcm80211: updated TODO file
Browse files Browse the repository at this point in the history
Updated TODO file to reflect current driver state, results of recent
cleanup and fixes.

Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Henry Ptasinski authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent 37c962d commit 0c51cca
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions drivers/staging/brcm80211/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,9 @@ Bugs
====
- none known at this moment

brcmfmac and brcmsmac
=====================
- 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
- Build and test on 64 bit linux kernel
- ASSERTS deprecated in mainline, replace by warning + error handling

brcm80211 info page
=====================
Expand Down

0 comments on commit 0c51cca

Please sign in to comment.