commit | 471ef051bc3b980e2f38cbe9112eac7bfe4d6633 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Tue Feb 07 01:50:45 2006 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Feb 07 01:50:45 2006 -0500 |
tree | 05f8ab666ba3c3ff7964b8a6551707977ada9177 | |
parent | c03296a868ae7c91aa2d8b372184763b18f16d7a [diff] |
e100: remove init_hw call to fix panic e100 seems to have had a long standing bug where e100_init_hw was being called when it should not have been. This caused a panic due to recent changes that rely on correct set up in the driver, and more robust error paths. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>