Re: 2.6.23-rc8-git4: Known regressions from 2.6.22

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: John W. Linville
Date: Sunday, September 30, 2007 - 5:44 pm

On Sun, Sep 30, 2007 at 02:44:41PM -0700, Linus Torvalds wrote:

My mistake -- I thought this was a problem introduced in the patches
queued for 2.6.24.

Feel free to pull from here:

	git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git fixes-jgarzik

Thanks!

John

---

The following changes since commit 4942de4a0e914f205d351a81873f4f63986bcc3c:
  Linus Torvalds (1):
        Linux 2.6.23-rc8

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git fixes-jgarzik

Randy Dunlap (1):
      libertas: build problems when partially modular

 drivers/net/wireless/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/Makefile b/drivers/net/wireless/Makefile
index ef35bc6..4eb6d97 100644
--- a/drivers/net/wireless/Makefile
+++ b/drivers/net/wireless/Makefile
@@ -43,7 +43,7 @@ obj-$(CONFIG_PCMCIA_RAYCS)	+= ray_cs.o
 obj-$(CONFIG_PCMCIA_WL3501)	+= wl3501_cs.o
 
 obj-$(CONFIG_USB_ZD1201)	+= zd1201.o
-obj-$(CONFIG_LIBERTAS_USB)     += libertas/
+obj-$(CONFIG_LIBERTAS)		+= libertas/
 
 rtl8187-objs		:= rtl8187_dev.o rtl8187_rtl8225.o
 obj-$(CONFIG_RTL8187)	+= rtl8187.o
-- 
John W. Linville
linville@tuxdriver.com
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.23-rc8-git4: Known regressions from 2.6.22, Rafael J. Wysocki, (Sun Sep 30, 2:05 pm)
Re: 2.6.23-rc8-git4: Known regressions from 2.6.22, Randy Dunlap, (Sun Sep 30, 2:30 pm)
Re: 2.6.23-rc8-git4: Known regressions from 2.6.22, Linus Torvalds, (Sun Sep 30, 2:44 pm)
Re: 2.6.23-rc8-git4: Known regressions from 2.6.22, John W. Linville, (Sun Sep 30, 5:44 pm)