aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/Kbuild
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2007-08-03 20:56:54 -0700
committerDavid S. Miller <davem@davemloft.net>2007-08-03 20:56:54 -0700
commit3e0c95fd648c0d3175b9ff2232597d0b02eb7d46 (patch)
tree4678031803e9848c5ff282e66ebcd3c6474ae144 /include/linux/netfilter/Kbuild
parentLinux 2.6.23-rc2 (diff)
downloadlinux-dev-3e0c95fd648c0d3175b9ff2232597d0b02eb7d46.tar.xz
linux-dev-3e0c95fd648c0d3175b9ff2232597d0b02eb7d46.zip
[TG3]: Fix suspend/resume problem.
Joachim Deguara <joachim.deguara@amd.com> reported that tg3 devices would not resume properly if the device was shutdown before the system was suspended. In such scenario where the netif_running state is 0, tg3_suspend() would not save the PCI state and so the memory enable bit and bus master enable bit would be lost. We fix this by always saving and restoring the PCI state in tg3_suspend() and tg3_resume() regardless of netif_running() state. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netfilter/Kbuild')
0 files changed, 0 insertions, 0 deletions