commit | 1ca4d0b6b903125b86df0586e5cb3db0b6674bb7 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Mar 07 20:03:59 2012 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Mar 07 20:03:59 2012 +0200 |
tree | 1b65774c9fd561d831707f4d7d6987d2fe5fec9d | |
parent | 80fb26863952eecef70b4e93c283d99584fbb912 [diff] |
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>