linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Helmut Schaa <helmut.schaa@googlemail.com>
Cc: John Linville <linville@tuxdriver.com>,
	Gertjan van Wingerde <gwingerde@gmail.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH] rt2x00: fix typo in rt2800.h
Date: Mon, 26 Apr 2010 10:21:57 +0200	[thread overview]
Message-ID: <201004261021.57393.IvDoorn@gmail.com> (raw)
In-Reply-To: <201004261018.08830.helmut.schaa@googlemail.com>

On Monday 26 April 2010, Helmut Schaa wrote:
> Fix a typo in a comment in rt2800.h. Instead of replacing the wrong
> hexvalue (0x171c) with the correct one (0x1718) just use the appropriate
> readable define.
> 
> Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

Acked-by: Ivo van Doorn <IvDoorn@gmail.com>

> ---
>  drivers/net/wireless/rt2x00/rt2800.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/wireless/rt2x00/rt2800.h b/drivers/net/wireless/rt2x00/rt2800.h
> index ec89372..3492825 100644
> --- a/drivers/net/wireless/rt2x00/rt2800.h
> +++ b/drivers/net/wireless/rt2x00/rt2800.h
> @@ -107,7 +107,7 @@
>  /*
>   * INT_SOURCE_CSR: Interrupt source register.
>   * Write one to clear corresponding bit.
> - * TX_FIFO_STATUS: FIFO Statistics is full, sw should read 0x171c
> + * TX_FIFO_STATUS: FIFO Statistics is full, sw should read TX_STA_FIFO
>   */
>  #define INT_SOURCE_CSR			0x0200
>  #define INT_SOURCE_CSR_RXDELAYINT	FIELD32(0x00000001)



      reply	other threads:[~2010-04-26  8:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-26  8:18 [PATCH] rt2x00: fix typo in rt2800.h Helmut Schaa
2010-04-26  8:21 ` Ivo van Doorn [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=201004261021.57393.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=gwingerde@gmail.com \
    --cc=helmut.schaa@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).