Re: New stuff in wireless-dev, wireless developers please pull...

2006-11-03 Thread Johannes Berg
On Fri, 2006-11-03 at 10:06 +0100, Johannes Berg wrote: > > It doesn't seem to compile on my system: > > > > net/built-in.o: In function `iw_send_thrspy_event': > > wext-old.c:(.text+0x67672): undefined reference to `wireless_send_event' > > Uh, common is missing. Adjust net/wireless/Makefile lik

Re: New stuff in wireless-dev, wireless developers please pull...

2006-11-03 Thread Johannes Berg
> It doesn't seem to compile on my system: > > net/built-in.o: In function `iw_send_thrspy_event': > wext-old.c:(.text+0x67672): undefined reference to `wireless_send_event' Uh, common is missing. Adjust net/wireless/Makefile like this: Signed-off-by: Johannes Berg <[EMAIL PROTECTED]> --- I'd b

Re: New stuff in wireless-dev, wireless developers please pull...

2006-11-03 Thread Johannes Berg
On Thu, 2006-11-02 at 23:30 -0500, John W. Linville wrote: > I've also added a 'pending' branch, with similar policies to the > 'pending' branch in wireless-2.6 (i.e it means I've got the patch, > but I'm waiting on some feedback or changes, etc). Note that the d80211: change the cookie to be opa

Re: New stuff in wireless-dev, wireless developers please pull...

2006-11-03 Thread Johannes Berg
On Fri, 2006-11-03 at 01:42 -0500, Michael Wu wrote: > This is with cfg80211 turned off. wext-old.c shouldn't be compiled then. Must be some Makefile bug, I'll look into it. johannes - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED

Re: New stuff in wireless-dev, wireless developers please pull...

2006-11-02 Thread Michael Wu
On Thursday 02 November 2006 23:30, John W. Linville wrote: > One big addition is the cfg80211/nl80211 stuff from Johannes. I'm not > quite confident that the Kconfig stuff is right, but the code is there. It doesn't seem to compile on my system: net/built-in.o: In function `iw_send_thrspy_event'

New stuff in wireless-dev, wireless developers please pull...

2006-11-02 Thread John W. Linville
I'm basically caught-up on merging for wireless-dev. Here is the URL, just in case you forgot... :-) git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git This includes a pull from Michael Buesch for bcm43xx stuff, a fresh pull from Jiri for stack stuff, the addition of