All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: 2.6.0-rc1-mm1 error in bond_main.c
@ 2003-12-31 14:52 Jon K. Akers
  2003-12-31 15:13 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Jon K. Akers @ 2003-12-31 14:52 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel, linux-mm

Recieved the following error when compiling the bonding section of the network drivers as a module.

  CC [M]  drivers/net/bonding/bond_main.o
drivers/net/bonding/bond_main.c: In function `bond_release':
drivers/net/bonding/bond_main.c:1660: error: structure has no member named `params'
drivers/net/bonding/bond_main.c:1661: error: structure has no member named `params'
make[3]: *** [drivers/net/bonding/bond_main.o] Error 1
make[2]: *** [drivers/net/bonding] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-31 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-31 14:52 2.6.0-rc1-mm1 error in bond_main.c Jon K. Akers
2003-12-31 15:13 ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.