Skip to content

Commit

Permalink
brcm80211: cleanup function prototypes
Browse files Browse the repository at this point in the history
- removed unneeded fn prototypes from include files.
- explicitly marked fn prototypes as extern in include files.
- reordered functions to account for removed forward declarations
  in include files.
- removed unused functions: brcms_c_txflowcontrol_override,
  brcms_c_txflowcontrol_prio_isset, brcms_c_txflowcontrol.

Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Alwin Beukers authored and John W. Linville committed Oct 14, 2011
1 parent 2a7fc5b commit 94bdc2a
Show file tree
Hide file tree
Showing 3 changed files with 1,663 additions and 1,895 deletions.
Loading

0 comments on commit 94bdc2a

Please sign in to comment.