[PATCH] SUNHME: Fix for sunhme failures on x86
commitc856e3d57e3fdb74237ddfb8356e1cabee94c155
authorJurij Smakov <jurij@wooyd.org>
Mon, 4 Dec 2006 03:36:32 +0000 (3 19:36 -0800)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Dec 2006 19:32:38 +0000 (11 11:32 -0800)
treedb63cd0ccfdca03b4dac723b7af3640d3614d2c2
parent643f290e85dca25c7fdf914b0fa20f104b2c2321
[PATCH] 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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/sunhme.c