commit | 6a9eba15f51c56da637e45ea1316eaa2a848986a | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Tue Dec 13 21:08:58 2005 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 13 21:08:58 2005 -0800 |
tree | fb18f2580e6aaa2c14c042b51e80bc8eb6b9806b | |
parent | 381291b7d3e17ac966498312dc571dcca1b93efc [diff] |
[TG3]: Fix suspend and resume Fix tg3_suspend() and tg3_resume() by clearing and setting the TG3_FLAG_INIT_COMPLETE flag when appropriate. tg3_set_power_state() looks at TG3_FLAG_INIT_COMPLETE on the peer device to determine when to appropriately switch to aux power. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>