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:
d9e2d18
)
b44: early return in dev->do_ioctl when the device is not up
author
Francois Romieu
<romieu@electric-eye.fr.zoreil.com>
Wed, 30 Nov 2005 21:32:13 +0000
(22:32 +0100)
committer
Francois Romieu
<romieu@electric-eye.fr.zoreil.com>
Wed, 30 Nov 2005 21:32:13 +0000
(22:32 +0100)
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 <romieu@fr.zoreil.com>
No differences found