git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
081c7a8
)
ath6kl: Return a proper error code when not in connected state
author
Raja Mani
<rmani@qca.qualcomm.com>
Mon, 30 Jan 2012 11:43:12 +0000
(17:13 +0530)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 30 Jan 2012 19:22:55 +0000
(21:22 +0200)
Error code ENOTCONN is more suitable than EINVAL to report
when the driver is not in connected state in ath6kl_wow_suspend().
I found this during code review.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found