Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 944d980e authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

[TG3]: Add parameter to tg3_halt


Add a reset kind parameter to tg3_halt() so that the RESET_KIND_SUSPEND
parameter can be passed to tg3_halt() before doing offline tests.

All other calls to tg3_halt() will use the RESET_KIND_SHUTDOWN
parameter.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ca43007a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment