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:
18a7424
)
libertas sdio: claim device before calling sdio_disable_func()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Mon, 18 Nov 2013 21:45:08 +0000
(
01:45
+0400)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 5 Dec 2013 19:56:24 +0000
(14:56 -0500)
There is a failure path in if_sdio_power_on(), where
sdio_disable_func() is called without claiming the device.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found