be2net: fix be_suspend/resume/shutdown
authorAjit Khaparde <ajit.khaparde@emulex.com>
Fri, 11 Feb 2011 13:38:03 +0000 (13:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Feb 2011 05:14:48 +0000 (21:14 -0800)
> call pci msix disable in be_suspend
> call pci msix enable in be_resume
> stop worker thread in be_suspend
> start worker thread in be_resume
> stop worker thread in be_shutdown

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found