All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Eliad Peller <eliad@wizery.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2] mac80211: reconfigure tx on device reconfiguration
Date: Thu, 14 Jul 2011 16:05:04 +0200	[thread overview]
Message-ID: <20110714140503.GA2327@redhat.com> (raw)
In-Reply-To: <1310640029-22468-1-git-send-email-eliad@wizery.com>

On Thu, Jul 14, 2011 at 01:40:29PM +0300, Eliad Peller wrote:
> +	/* reconfigure tx conf */
> +	for (i = 0; i < IEEE80211_MAX_QUEUES; i++)
> +		drv_conf_tx(local, i, &local->tx_conf[i]);

Perhaps you should use hw->queues instead of IEEE80211_MAX_QUEUES ...

Stanislaw

  reply	other threads:[~2011-07-14 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 10:40 [PATCH v2] mac80211: reconfigure tx on device reconfiguration Eliad Peller
2011-07-14 14:05 ` Stanislaw Gruszka [this message]
2011-07-14 17:05   ` Eliad Peller

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=20110714140503.GA2327@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=eliad@wizery.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@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 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.