]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 2 Nov 2011 21:46:47 +0000 (23:46 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:59:59 +0000 (12:59 +0200)
commitabea92d38e0b981a137daa3206cf01d4afd78ee6
tree3b8f43d6eab6de83febae4f6bce8d098d1d4b06b
parentc5c84fc9c4995d0ba68f9b669a268771fb8665b0
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values

Instead of converting any error to EIO, just return the real error
value to upper layers.

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