* [patch] bonding compile fix for 2.6.1-rc1-mm1 ...
@ 2003-12-31 16:46 Davide Libenzi
2003-12-31 16:53 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Davide Libenzi @ 2003-12-31 16:46 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linux Kernel Mailing List, Shmulik Hen
Sending this also to Hen since he has done the last major reshape.
- Davide
--- linux-2.6-rc1-mm1/drivers/net/bonding/bond_main.orig.c 2003-12-31 08:10:38.000000000 -0800
+++ linux-2.6-rc1-mm1/drivers/net/bonding/bond_main.c 2003-12-31 08:37:53.552550706 -0800
@@ -1657,8 +1657,8 @@
bond_change_active_slave(bond, NULL);
}
- if ((bond->params.mode == BOND_MODE_TLB) ||
- (bond->params.mode == BOND_MODE_ALB)) {
+ if ((bond_mode == BOND_MODE_TLB) ||
+ (bond_mode == BOND_MODE_ALB)) {
/* Must be called only after the slave has been
* detached from the list and the curr_active_slave
* has been cleared (if our_slave == old_current),
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] bonding compile fix for 2.6.1-rc1-mm1 ...
2003-12-31 16:46 [patch] bonding compile fix for 2.6.1-rc1-mm1 Davide Libenzi
@ 2003-12-31 16:53 ` Jeff Garzik
2003-12-31 16:54 ` Davide Libenzi
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2003-12-31 16:53 UTC (permalink / raw)
To: Davide Libenzi; +Cc: Andrew Morton, Linux Kernel Mailing List, Shmulik Hen
Davide Libenzi wrote:
> Sending this also to Hen since he has done the last major reshape.
As I just posted, he already has this.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] bonding compile fix for 2.6.1-rc1-mm1 ...
2003-12-31 16:53 ` Jeff Garzik
@ 2003-12-31 16:54 ` Davide Libenzi
0 siblings, 0 replies; 3+ messages in thread
From: Davide Libenzi @ 2003-12-31 16:54 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Andrew Morton, Linux Kernel Mailing List, Shmulik Hen
On Wed, 31 Dec 2003, Jeff Garzik wrote:
> Davide Libenzi wrote:
> > Sending this also to Hen since he has done the last major reshape.
>
> As I just posted, he already has this.
Sorry, I missed your post.
- Davide
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-31 16:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-31 16:46 [patch] bonding compile fix for 2.6.1-rc1-mm1 Davide Libenzi
2003-12-31 16:53 ` Jeff Garzik
2003-12-31 16:54 ` Davide Libenzi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®