From: Ana Rey Date: Mon, 10 Mar 2014 17:56:44 +0000 (+0100) Subject: staging: rtl8187se: Convert _WIRELESS_MODE into a enum. X-Git-Tag: v3.15-rc1~139^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066ad08efe16be0178e7565a2cfb6b6268ac264a;p=pandora-kernel.git 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 Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed