public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	linux-net@vger.kernel.org, wey-yi.w.guy@intel.com
Subject: Re: [PATCH] Fix iwl typo
Date: Fri, 11 Dec 2009 09:54:21 -0500	[thread overview]
Message-ID: <20091211145420.GB6663@tuxdriver.com> (raw)
In-Reply-To: <20091211114054.GZ8742@kernel.dk>

On Fri, Dec 11, 2009 at 12:40:54PM +0100, Jens Axboe wrote:
> Hi,
> 
> I came across this one:
> 
> drivers/net/wireless/iwlwifi/iwl-tx.c: In function ?iwl_tx_agg_stop?:
> drivers/net/wireless/iwlwifi/iwl-tx.c:1356: warning: passing argument 1
> of ?ieee80211_stop_tx_ba_cb_irqsafe? from incompatible pointer type
> include/net/mac80211.h:2128: note: expected ?struct ieee80211_vif *? but
> argument is of type ?struct ieee80211_hw *?
> 
> which just looks like a simple typo, priv->hw should be priv->vif.
> 
> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

A patch like this is already in net-2.6.

Thanks,

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

      reply	other threads:[~2009-12-11 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11 11:40 [PATCH] Fix iwl typo Jens Axboe
2009-12-11 14:54 ` John W. Linville [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=20091211145420.GB6663@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.org \
    --cc=wey-yi.w.guy@intel.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