[PATCH 2.6.12-rc5 4/9] tg3: Add parameter to tg3_halt
From: "Michael Chan" <mchan@broadcom.com>
Date: 2005-05-26 17:58:18
Attachments
- tg3-d4.patch [text/x-patch] 3136 bytes · preview
From: "Michael Chan" <mchan@broadcom.com>
Date: 2005-05-26 17:58:18
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>