From: Geoff Levand Date: Thu, 14 Apr 2005 18:20:32 +0000 (-0700) Subject: [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug X-Git-Tag: v2.6.12-rc5~174^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99718699f5746cc365f3a9ab4769568a1da97635;p=pandora-kernel.git [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug Fix IBM EMAC driver ioctl bug. I found IBM EMAC driver bug. So mii-tool command print wrong status. # mii-tool eth0: 10 Mbit, half duplex, no link eth1: 10 Mbit, half duplex, no link I can get correct status on fixed kernel. # mii-tool eth0: negotiated 100baseTx-FD, link okZZ eth1: negotiated 100baseTx-FD, link ok Hiroaki Fuse Signed-off-by: Geoff Levand for CELF --- Reading git-diff-tree failed