All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <larry.finger@lwfinger.net>
To: Michael Buesch <mb@bu3sch.de>
Cc: John Linville <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org, bcm43xx-dev@lists.berlios.de
Subject: Re: [patch 0/7] SSB: New patch series for merge
Date: Tue, 14 Aug 2007 12:34:08 -0500	[thread overview]
Message-ID: <46C1E790.3020807@lwfinger.net> (raw)
In-Reply-To: <200708141900.31273.mb@bu3sch.de>

Michael Buesch wrote:
> Hi John,
> 
> This patch series catches SSB up to my
> current wireless-development patchset.
> 
> Please merge this into wireless-dev ssb branch.

I had a problem with #7. My copy of John's tree still has EXPERIMENTAL for ssb. Yours does not.

The differences are:

--- ../ssb_patch7_from_MB       2007-08-14 12:27:51.000000000 -0500
+++ patches/ssb_patch7_works  2007-08-14 12:26:31.000000000 -0500
@@ -15,7 +15,7 @@
  +
   config SSB
         tristate "Sonics Silicon Backplane support"
--      depends on HAS_IOMEM
+-      depends on EXPERIMENTAL && HAS_IOMEM
  +      depends on SSB_POSSIBLE
         help
  -        Support for the Sonics Silicon Backplane bus
@@ -50,12 +50,12 @@

  +config SSB_PCMCIAHOST_POSSIBLE
  +      bool
-+      depends on SSB && PCMCIA && EXPERIMENTAL
++      depends on SSB && PCMCIA
  +      default y
  +
   config SSB_PCMCIAHOST
-       bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)"
--      depends on SSB && PCMCIA && EXPERIMENTAL
+       bool "Support for SSB on PCMCIA-bus host"
+-      depends on SSB && PCMCIA
  +      depends on SSB_PCMCIAHOST_POSSIBLE
         help
           Support for a Sonics Silicon Backplane on top

  reply	other threads:[~2007-08-14 17:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-14 17:00 [patch 0/7] SSB: New patch series for merge Michael Buesch
2007-08-14 17:34 ` Larry Finger [this message]
2007-08-14 17:38   ` Michael Buesch
2007-08-14 22:18     ` Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46C1E790.3020807@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.