]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd04cb16b4e3720a705da759ef1f687500aa41c10
tree8be1785bdebded3c125af8797a4e7dd0d9d9d39a
parent90d8ae81242f5211130e34a231528cd817184d2d
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