staging: rtl8187se: Convert _WIRELESS_MODE into a enum.
authorAna Rey <anarey@gmail.com>
Mon, 10 Mar 2014 17:56:44 +0000 (18:56 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Thu, 13 Mar 2014 22:41:42 +0000 (15:41 -0700)
commit066ad08efe16be0178e7565a2cfb6b6268ac264a
treebbd49127fb1681498e6ea6ba99533a78551f47b9
parent4379cad104bc00c61bbbe934ce103a3b8abbec41
staging: rtl8187se: Convert _WIRELESS_MODE into a enum.

The Documentation/CodingStyle doesn't recommend the use of typedef,
convert this to enum.

While at it, I have also renamed the variable names that were used in
this typedef not to use Hungarian notation.

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8187se/r8180.h
drivers/staging/rtl8187se/r8180_rtl8225z2.c
drivers/staging/rtl8187se/r8185b_init.c