diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2007-04-02 21:01:11 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-04-04 02:31:10 (GMT) |
commit | 1371fa6db0bbb8e23f988a641f5ae7361bc629dd (patch) | |
tree | 650f90df889afd4bec688f8ffeffda02e8dedf16 /drivers/net/chelsio/Makefile | |
parent | 99f252b097a3bd6280047ba2175b605671da4a23 (diff) | |
download | linux-fsl-qoriq-1371fa6db0bbb8e23f988a641f5ae7361bc629dd.tar.xz |
r8169: fix suspend/resume for down interface
The PM hooks are no-op if the r8169 interface is down (i.e. !IFF_UP).
However, as the chipset is enabled, the device will not work after a
suspend/resume cycle. The patch always issue the required PCI suspend
sequence and removes the module unload/reload workaround.
Signed-off-by: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/chelsio/Makefile')
0 files changed, 0 insertions, 0 deletions