From: Christian Lamparter <chunkeey@web.de>
To: Michael Buesch <mb@bu3sch.de>
Cc: linux-wireless@vger.kernel.org,
"Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: Re: [RFC][PATCH 4/5] ar9170: USB frontend driver
Date: Fri, 20 Mar 2009 21:22:43 +0100 [thread overview]
Message-ID: <200903202122.44425.chunkeey@web.de> (raw)
In-Reply-To: <200903202058.34420.mb@bu3sch.de>
On Friday 20 March 2009 20:58:34 Michael Buesch wrote:
> On Friday 20 March 2009 20:36:42 Christian Lamparter wrote:
> > USB frontend driver code for Atheros AR9170.
>
> It seems lots of patches didn't make it through the list. :(
which one? I see all of them (v5) in my linux-wireless folder here...
And I don't think that they somehow bypassed the mailinglist & imap filters?!
> > +#if 0
> > +#include <linux/mutex.h>
> > +#define mutex_lock(m) do { mutex_lock(m); __acquire(m); } while (0)
> > +#define mutex_unlock(m) do { mutex_unlock(m); __release(m); } while (0)
> > +#endif
> > +
> > +#endif /* __USB_H */
>
> Whoops, debugging code? :)
hmm, true ;-)... purged
next prev parent reply other threads:[~2009-03-20 20:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 3:10 [RFC][PATCH 4/5] ar9170: USB frontend driver Christian Lamparter
2009-03-20 19:36 ` Christian Lamparter
2009-03-20 19:58 ` Michael Buesch
2009-03-20 20:22 ` Christian Lamparter [this message]
2009-03-21 11:10 ` Johannes Berg
2009-03-21 11:20 ` Michael Buesch
2009-03-21 11:34 ` Johannes Berg
2009-03-21 12:49 ` Michael Buesch
2009-03-21 12:54 ` Johannes Berg
2009-03-21 13:12 ` Michael Buesch
2009-03-21 14:58 ` [PATCH 4/5 v6] " Christian Lamparter
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=200903202122.44425.chunkeey@web.de \
--to=chunkeey@web.de \
--cc=linux-wireless@vger.kernel.org \
--cc=lrodriguez@atheros.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).