rtlwifi: rtl8821ae: Drop condition with no effect
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Tue, 29 Oct 2019 13:16:24 +0000 (18:46 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 31 Oct 2019 08:09:08 +0000 (10:09 +0200)
commit4b15f83adaf170ce55c8a572f66fe26342326983
treea38b9c6bb7d5942a3f4eeedda6b8ec24e5b2f456
parenta9160bb35ad9ada8428a4d48426f7fc128db40cc
rtlwifi: rtl8821ae: Drop condition with no effect

As the "else if" and "else" branch body are identical the condition
has no effect. So drop the "else if" condition.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c