]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sky2: override for PCI legacy power management
authorstephen hemminger <shemminger@vyatta.com>
Wed, 21 Mar 2012 05:32:05 +0000 (05:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Apr 2012 16:53:08 +0000 (09:53 -0700)
commit9b1ad27f4e59445a6e52deb25956b28a84509361
treefc62ccf59de7e0721e84b65c9555d5b683f56648
parent8dd1b45065052ea3bddbb58368dfdbef5c4bc80d
sky2: override for PCI legacy power management

[ Upstream commit 5676cc7bfe1e388e87843f71daa229610385b41e ]

Some BIOS's don't setup power management correctly (what else is
new) and don't allow use of PCI Express power control. Add a special
exception module parameter to allow working around this issue.
Based on slightly different patch by Knut Petersen.

Reported-by: Arkadiusz Miskiewicz <arekm@maven.pl>
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/marvell/sky2.c