ath9k: fix a misleading indentation
authorBob Copeland <me@bobcopeland.com>
Mon, 29 Feb 2016 01:07:56 +0000 (20:07 -0500)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Mar 2016 12:00:01 +0000 (14:00 +0200)
commit1451a3634ff5a443e256eb693627ffb1e34cd337
treea2e75ca32d1f1ad8e7daf3d18f9c0f74c076cd86
parent0eb69ef355c3b77f8ce8f54b61759909ad3abcf8
ath9k: fix a misleading indentation

These lines belong inside the if-statement above, not in the
main body of the switch.

Found by smatch.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/ar9003_phy.c