Re: [TG3 1/3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.

2007-03-24 Thread David Miller
From: Michael Chan [EMAIL PROTECTED] Date: Fri, 23 Mar 2007 16:12:57 -0800 [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. This flag to support multiple PCIX split completions was never used because of hardware bugs. This will make room for a new flag. Signed-off-by: Michael Chan

[TG3 1/3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.

2007-03-23 Thread Michael Chan
[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. This flag to support multiple PCIX split completions was never used because of hardware bugs. This will make room for a new flag. Signed-off-by: Michael Chan [EMAIL PROTECTED] diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index