From 1faec15be4bde7bd6d8bec3ff3117f0a7cacc63f Mon Sep 17 00:00:00 2001 From: navin patidar Date: Sun, 31 Aug 2014 14:08:25 +0530 Subject: [PATCH] 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-format-patch failed