netxen: minor suspend resume fixes
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Tue, 8 Dec 2009 20:40:54 +0000 (20:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Dec 2009 22:13:26 +0000 (14:13 -0800)
commitbc86fcbac0a86a93ee65cc31769c4e83e6ff2295
tree8be1785bdebded3c125af8797a4e7dd0d9d9d39a
parentb4de921ae6f7bb211868be4f7d56e80ac6da676c
netxen: minor suspend resume fixes

o pci device should be disable at the end and it should be enable first.
o Interface should be attached(netif_device_attach()) irrespective
  of its state.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_main.c