aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/Kbuild
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2007-08-03 20:57:25 -0700
committerDavid S. Miller <davem@davemloft.net>2007-08-03 20:57:25 -0700
commit6caebb02294b503c5eced4a3f90e6166548ce879 (patch)
tree6917658242f8c2da95ffdc1817a5944a07f53213 /include/linux/netfilter/Kbuild
parent[TG3]: Fix suspend/resume problem. (diff)
downloadlinux-dev-6caebb02294b503c5eced4a3f90e6166548ce879.tar.xz
linux-dev-6caebb02294b503c5eced4a3f90e6166548ce879.zip
[BNX2]: Fix suspend/resume problem.
The device would not resume properly if it was shutdown before the system was suspended. In such scenario where the netif_running state is 0, bnx2_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 bnx2_suspend() and bnx2_resume() regardless of netif_running() state. Update version to 1.6.4. 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