ath6kl: fix error handling ath6kl_target_config_wlan_params()
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:59 +0000 (20:03 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:59 +0000 (20:03 +0200)
commit1ca4d0b6b903125b86df0586e5cb3db0b6674bb7
tree1b65774c9fd561d831707f4d7d6987d2fe5fec9d
parent80fb26863952eecef70b4e93c283d99584fbb912
ath6kl: fix error handling ath6kl_target_config_wlan_params()

The error handling in ath6kl_target_config_wlan_params() was just weird,
fix that. This also fixes some of the open parenthesis alignment issues
reported by checkpatch.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c