From: navin patidar Date: Sun, 31 Aug 2014 08:38:25 +0000 (+0530) Subject: staging: rtl8188eu: Rework function writeOFDMPowerReg88E() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1faec15be4bde7bd6d8bec3ff3117f0a7cacc63f;p=pandora-kernel.git staging: rtl8188eu: Rework function writeOFDMPowerReg88E() Rename CamelCase variables and function name. Remove a block of the code which is executed only if RF type is T2R2 but rtl8188eu's RF is a T1R1 type, so driver doesn't need that code. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed