[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 17 Jan 2006 23:01:06 +0000 (15:01 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 18 Jan 2006 00:15:15 +0000 (19:15 -0500)
commit24180333206519e6b0c4633eab81e773b4527cac
tree903edfa6bac60f0583a69614503a6ee1af2711a4
parent2610c733023850be2db9fef9c81f851a64bb9f67
[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)

e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)

Set the end of list bit to cause the hardware's transmit state machine to
work correctly and not prevent management (BMC) traffic.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/e100.c