commit | 944d980ecaabe44616a9e2d50101ce774f517bb6 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Sun May 29 14:57:48 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 29 14:57:48 2005 -0700 |
tree | a8e1c794fd332c19c739ba663a8d66acaee3d309 | |
parent | ca43007a92662621e5819912fc31c346e3a2eed8 [diff] |
[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: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>