From: Michael Buesch <mb@bu3sch.de>
To: Michael Wu <flamingice@sourmilk.net>
Cc: Jiri Benc <jbenc@suse.cz>, John Linville <linville@tuxdriver.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH] p54: Fix compilation for d80211 hwmode API change
Date: Fri, 15 Dec 2006 23:37:41 +0100 [thread overview]
Message-ID: <200612152337.41669.mb@bu3sch.de> (raw)
In-Reply-To: <200612151638.24454.flamingice@sourmilk.net>
On Friday 15 December 2006 22:38, Michael Wu wrote:
> On Friday 15 December 2006 14:45, Michael Buesch wrote:
> > This fixes compilation for the d80211 hwmode API change.
> >
> > Signed-off-by: Michael Buesch <mb@bu3sch.de>
> >
> We can't specify modes before device registration now? There would be less
> duplicated code here if we could.
Well, actually, rt2x00 driver called update_hw before
register_hw (which is not required, but it did it).
So I think we can also call register_hwmode before
register_hw now, as register_hwmode basically does
nothing more than update_hw.
So, I think it should also work, if you call register_hwmode
before register_hw. Jiri?
--
Greetings Michael.
prev parent reply other threads:[~2006-12-15 22:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-15 19:45 [PATCH] p54: Fix compilation for d80211 hwmode API change Michael Buesch
2006-12-15 21:38 ` Michael Wu
2006-12-15 22:37 ` Michael Buesch [this message]
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=200612152337.41669.mb@bu3sch.de \
--to=mb@bu3sch.de \
--cc=flamingice@sourmilk.net \
--cc=jbenc@suse.cz \
--cc=linville@tuxdriver.com \
--cc=netdev@vger.kernel.org \
/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).