From: Jakub Kicinski <kubakici@wp.pl>
To: Gabor Juhos <juhosg@openwrt.org>
Cc: "John W. Linville" <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org, users@rt2x00.serialmonkey.com
Subject: Re: [rt2x00-users] [RFC 12/14] rt2x00: rt61pci: implement queue_init callback
Date: Mon, 6 May 2013 18:06:24 +0200 [thread overview]
Message-ID: <20130506180624.07b47b86@north> (raw)
In-Reply-To: <1367497829-7672-13-git-send-email-juhosg@openwrt.org>
On Thu, 2 May 2013 14:30:27 +0200, Gabor Juhos wrote:
> The generic rt2x00 code has been changed to allow the
> drivers toimplement dynamic data_queue initialization.
>
> Remove the static data queue descriptor structures
> and implement the queue_init callback instead.
>
> Compile tested only.
>
> Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Seems to work on rt61pci as well ;)
Feel free to remove "Compile tested only." and/or add:
Tested-by: Jakub Kicinski <kubakici@wp.pl>
-- Kuba
next prev parent reply other threads:[~2013-05-06 16:06 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-02 12:30 [RFC 00/14] rt2x00: get rid of static data queue descriptors Gabor Juhos
2013-05-02 12:30 ` [RFC 01/14] rt2x00: rt2x00queue: add priv_size field to struct data_queue Gabor Juhos
2013-05-02 12:30 ` [RFC 02/14] rt2x00: rt2x00queue: move data_queue field initialization to rt2x00queue_init Gabor Juhos
2013-05-02 12:30 ` [RFC 03/14] rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries Gabor Juhos
2013-05-02 12:30 ` [RFC 04/14] rt2x00: rt2x00dev: use rt2x00dev->bcn->limit Gabor Juhos
2013-05-02 12:30 ` [RFC 05/14] rt2x00: rt2x00queue: setup queue->threshold from queue->limit Gabor Juhos
2013-05-02 12:30 ` [RFC 06/14] rt2x00: add queue_init callback to rt2x00_ops Gabor Juhos
2013-05-02 12:30 ` [RFC 07/14] rt2x00: rt2800usb: implement queue_init callback Gabor Juhos
2013-05-02 12:30 ` [RFC 08/14] rt2x00: rt2800pci: " Gabor Juhos
2013-05-02 12:30 ` [RFC 09/14] rt2x00: rt73usb: " Gabor Juhos
2013-05-02 12:30 ` [RFC 10/14] rt2x00: rt2400pci: " Gabor Juhos
2013-05-02 12:30 ` [RFC 11/14] rt2x00: rt2500pci: " Gabor Juhos
2013-05-02 12:30 ` [RFC 12/14] rt2x00: rt61pci: " Gabor Juhos
2013-05-06 16:06 ` Jakub Kicinski [this message]
2013-05-06 19:16 ` [rt2x00-users] " Gabor Juhos
2013-05-02 12:30 ` [RFC 13/14] rt2x00: rt2500usb: " Gabor Juhos
2013-05-02 12:30 ` [RFC 14/14] rt2x00: remove data_queue_desc struct Gabor Juhos
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=20130506180624.07b47b86@north \
--to=kubakici@wp.pl \
--cc=juhosg@openwrt.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=users@rt2x00.serialmonkey.com \
/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).