login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
8
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbnet_set_settings':
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Randy Dunlap <randy.dunlap@...>
To: Adrian Bunk <bunk@...>
Cc: David Brownell <david-b@...>, David Miller <davem@...>, Toralf <toralf.foerster@...>, <linux-kernel@...>, netdev <netdev@...>
Subject:
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbnet_set_settings':
Date: Thursday, November 8, 2007 - 12:08 pm
On Thu, 8 Nov 2007 04:30:10 +0100 Adrian Bunk wrote:
quoted text
> On Wed, Nov 07, 2007 at 11:52:32PM +0100, Adrian Bunk wrote: > > On Wed, Nov 07, 2007 at 02:34:52PM -0800, David Brownell wrote: > > > > > But on the other hand, it seems that only the ASIX code will work > > > > > right; the DM9601 and MCS7830 Kconfig is different/wrong. > > > > > > > > I'm not seeing the problem. > > > > > > > > Which configuration will be handled wrongly? > > > > > > Notice how only the ASIX kconfig depended on NET_ETHERNET... > > > since MII depends on NET_ETHERNET, and (last I knew) the > > > reverse dependencies didn't capture the complete dependency > > > tree, selecting only MII would leave out some stuff. > > > > Except for one s390 net driver (I'll check why it's doing this) the > > NET_ETHERNET option does not influence what code is being generated - > > it's just a Kconfig-internal option allowing to disable a huge bunch > > of drivers at once. > > Damn, I shouldn't have only grep'ed under drivers/. > > @davem: > > Please look at net/ipv4/arp.c:arp_process() > > Am I right that CONFIG_NET_ETHERNET=n and CONFIG_NETDEV_1000=y or > CONFIG_NETDEV_10000=y will not be handled correctly there?
I'd say yes, you are correct.
quoted text
> And the best solution is to nuke all #ifdef's in this function and make > the code unconditionally available?
--- ~Randy -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbne...
, Toralf
, (Thu Nov 1, 3:24 pm)
[2.6 patch] let USB_USBNET always select MII
, Adrian Bunk
, (Thu Nov 1, 6:25 pm)
Re: [2.6 patch] let USB_USBNET always select MII
, David Miller
, (Wed Nov 7, 4:10 am)
Re: [2.6 patch] let USB_USBNET always select MII
, David Brownell
, (Thu Nov 1, 7:52 pm)
[2.6 patch] usbnet.c: check for the right MII variable
, Adrian Bunk
, (Fri Nov 2, 11:46 am)
Re: [2.6 patch] usbnet.c: check for the right MII variable
, David Brownell
, (Wed Nov 7, 6:31 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Randy Dunlap
, (Thu Nov 1, 5:11 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Brownell
, (Thu Nov 1, 7:32 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Miller
, (Wed Nov 7, 4:20 am)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Brownell
, (Wed Nov 7, 6:15 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Thu Nov 1, 7:44 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Brownell
, (Fri Nov 2, 2:45 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Fri Nov 2, 4:05 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Fri Nov 2, 2:57 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Brownell
, (Fri Nov 2, 3:30 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Fri Nov 2, 3:55 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Brownell
, (Wed Nov 7, 6:34 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Wed Nov 7, 6:52 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Wed Nov 7, 11:30 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Miller
, (Tue Nov 20, 1:26 am)
[2.6 patch] ipv4/arp.c:arp_process(): remove bogus #ifdef mess
, Adrian Bunk
, (Sun Nov 25, 12:30 pm)
Re: [2.6 patch] ipv4/arp.c:arp_process(): remove bogus #ifde...
, Herbert Xu
, (Mon Nov 26, 11:19 am)
Re: [2.6 patch] ipv4/arp.c:arp_process(): remove bogus #ifde...
, Adrian Bunk
, (Mon Nov 26, 4:25 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Randy Dunlap
, (Thu Nov 8, 12:08 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, David Brownell
, (Wed Nov 7, 10:53 pm)
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `u...
, Adrian Bunk
, (Wed Nov 7, 11:23 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
[RFC] sample kobject implementation
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Paul E. McKenney
[PATCH RFC 2/9] RCU: Fix barriers
Joe Perches
[PATCH 011/148] include/asm-x86/bug.h: checkpatch cleanups - formatting only
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
Linus Torvalds
Re: [GIT]: Networking
Jeff Garzik
Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
620 guests
online.
Online users
shiatsumassager
Syndicate