staging: rtl8192e: Prepare header files to ease use of typedef enum conversion
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 19 Jul 2011 17:50:41 +0000 (12:50 -0500)
committerLarry Finger <Larry.Finger@lwfinger.net>
Wed, 24 Aug 2011 15:23:46 +0000 (10:23 -0500)
The tool that I am using fails for certain conditions. This patch makes trivial
changes to the source to allow the tool to work for all cases.

I also remove some artifacts left from the typedef struct conversion.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>

No differences found