[PATCH] SUNHME: Fix for sunhme failures on x86
commitb501bcbbb21d2222fa4f0a11d89dffa9fa508be3
authorJurij Smakov <jurij@wooyd.org>
Mon, 4 Dec 2006 03:36:32 +0000 (3 19:36 -0800)
committerChris Wright <chrisw@sous-sol.org>
Sun, 17 Dec 2006 00:20:47 +0000 (16 16:20 -0800)
tree1979315b9627be4c38009885e03165f492db3665
parent69ba0bfa9c9b97a0dfdfd1b631dec02883aa2b75
[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