commit | eddc633a3abcffbbe2fb1eb460670f0c63b11211 | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Tue Nov 19 01:45:08 2013 +0400 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 05 14:56:24 2013 -0500 |
tree | aa82664889dff06ea5cfe1cc95f66af7e2d8894f | |
parent | 18a7424f8c76ff7acdda49e4346571cc2a69b7f9 [diff] |
libertas sdio: claim device before calling sdio_disable_func() 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>