staging: rtl8192e: Make functions static
authorMike McCormack <mikem@ring3k.org>
Mon, 26 Jul 2010 13:57:52 +0000 (22:57 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jul 2010 22:45:10 +0000 (15:45 -0700)
Move some function prototypes to the top of the file
and make some functions static.

Signed-off-by: Mike McCormack <mikem@ring3k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192e/r8192E.h
drivers/staging/rtl8192e/r8192E_core.c

Simple merge