linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: linux-wireless@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH] cfg80211: fix dev <-> wiphy typo
Date: Wed, 28 Jul 2010 19:40:56 -0700	[thread overview]
Message-ID: <1280371256.24054.129.camel@Joe-Laptop.home> (raw)
In-Reply-To: <201007290128.46773.chunkeey@googlemail.com>

On Thu, 2010-07-29 at 01:28 +0200, Christian Lamparter wrote:
> diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
> index ae80f8f..2fd06c6 100644
> -	dynamic_pr_debug("%s: " format,	wiphy_name(dev), ##args)
> +	dynamic_pr_debug("%s: " format,	wiphy_name(wiphy), ##args)

Thanks for noticing that Christian.


      reply	other threads:[~2010-07-29  2:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 23:28 [PATCH] cfg80211: fix dev <-> wiphy typo Christian Lamparter
2010-07-29  2:40 ` Joe Perches [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=1280371256.24054.129.camel@Joe-Laptop.home \
    --to=joe@perches.com \
    --cc=chunkeey@googlemail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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).