OSDN Git Service

rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafile
authorTaehee Yoo <ap420073@gmail.com>
Sat, 6 Jun 2015 10:57:14 +0000 (19:57 +0900)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 15 Jun 2015 09:31:39 +0000 (12:31 +0300)
commit138055e23b668865c3f2c44906b5a1afdf21c28b
tree6a9be8ff8e84897aae00ef667cb0a0897e160d8e
parent1637c1b7ebbb51de63b71c7eebcfff6407a0be72
rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafile

in the _rtl92c_phy_rf6052_config_parafile(), cases
RF90_PATH_A and RF90_PATH_B call the same routine.
so i remove one of these routine. also the return
routine is duplicated. so i remove it.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rtlwifi/rtl8192cu/rf.c