]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit34f9aadc1b2b53776f85194827832039f68479ea
tree903edfa6bac60f0583a69614503a6ee1af2711a4
parent7506f7eb597626790392d4ba7ea12e526526ae3a
[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