]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SUNHME]: Fix for sunhme failures on x86
authorJurij Smakov <jurij@wooyd.org>
Mon, 4 Dec 2006 03:33:02 +0000 (19:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Dec 2006 03:33:02 +0000 (19:33 -0800)
commitef9467f8f0803881d6b20ad6f0f770fc39bcc2c2
tree9b28ff138e9a737ddd40df2ab77ae5df06d48712
parent83ac58ba0a26228c0b16baa2c4b821de9c4ad5ca
[SUNHME]: Fix for sunhme failures on x86

The following patch fixes the failure of sunhme drivers on x86 hosts
due to missing pci_enable_device() and pci_set_master() calls, lost
during code refactoring. It has been filed as bugzilla bug #7502 [0]
and Debian bug #397460 [1].

[0] http://bugzilla.kernel.org/show_bug.cgi?id=7502
[1] http://bugs.debian.org/397460

Signed-off-by: Jurij Smakov <jurij@wooyd.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sunhme.c