]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCn...
authorIvan Safonov <insafonov@gmail.com>
Tue, 27 Oct 2015 15:31:10 +0000 (22:31 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Oct 2015 00:09:08 +0000 (09:09 +0900)
commit5bee5d583bd4926310d62f36257e355deebbdfe2
tree9f021522a6f675fb1ff6c6394b40ceccdb91b401
parent83d7b6cbc859144d51f88cc6ee87c04a4634bd34
staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function

hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] frequent in this function, so it replaced by the power_level_offset new variable.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/bb_cfg.c