From: Francois Romieu Date: Wed, 30 Nov 2005 21:32:13 +0000 (+0100) Subject: b44: early return in dev->do_ioctl when the device is not up X-Git-Tag: v2.6.15-rc5~20^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3410572d519b6c68505f746f25033de97809eaa1;p=pandora-kernel.git b44: early return in dev->do_ioctl when the device is not up The device has not gone through a whole reset/init sequence until the device is up. Accessing the mii interface before this point is not safe. Signed-off-by: Francois Romieu --- Reading git-diff-tree failed