From: Alexey Khoroshilov Date: Mon, 18 Nov 2013 21:45:08 +0000 (+0400) Subject: libertas sdio: claim device before calling sdio_disable_func() X-Git-Tag: v3.14-rc1~94^2~601^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eddc633a3abcffbbe2fb1eb460670f0c63b11211;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed