Jesse Brandeburg wrote:
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 <[EMAIL PROTECTED]>
Signed-off-by: Jeff Kirsher <[EMAIL PROTECTED]>
Signed-off-by: John Ronciak <[EMAIL PROTECTED]>
Applied patches 1-3, yay!
One last problem, which I was too lazy to hand-edit out: git-applymbox
creates a changelog from your email like this:
1) s/[.*]/[PATCH]
2) echo $subject > out
3) strip email body at terminator ("---")
4) cat $body >> out
5) append signed-off-by
As such, your emails duplicated the Subject header in the first line of
the email body, which resulted in that data being duplicated in the
changelog:
[PATCH] e100: e100 whitespace fixes
e100: e100 whitespace fixes
These are whitespace only fixes.
[...]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html