[TG3]: Add parameter to tg3_halt
authorMichael Chan <mchan@broadcom.com>
Sun, 29 May 2005 21:57:48 +0000 (14:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 May 2005 21:57:48 +0000 (14:57 -0700)
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: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found