All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]hostap:hostap_hw.c Fix typo.
@ 2010-08-02 20:50 Justin P. Mattock
  2010-08-04 13:07 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2010-08-02 20:50 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

The patch below fixes a typo in a comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/wireless/hostap/hostap_hw.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/hostap/hostap_hw.c b/drivers/net/wireless/hostap/hostap_hw.c
index 2f999fc..e9d9d62 100644
--- a/drivers/net/wireless/hostap/hostap_hw.c
+++ b/drivers/net/wireless/hostap/hostap_hw.c
@@ -1896,7 +1896,7 @@ fail:
 /* Some SMP systems have reported number of odd errors with hostap_pci. fid
  * register has changed values between consecutive reads for an unknown reason.
  * This should really not happen, so more debugging is needed. This test
- * version is a big slower, but it will detect most of such register changes
+ * version is a bit slower, but it will detect most of such register changes
  * and will try to get the correct fid eventually. */
 #define EXTRA_FID_READ_TESTS
 
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH]hostap:hostap_hw.c Fix typo.
  2010-08-02 20:50 [PATCH]hostap:hostap_hw.c Fix typo Justin P. Mattock
@ 2010-08-04 13:07 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2010-08-04 13:07 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: linux-kernel

On Mon, 2 Aug 2010, Justin P. Mattock wrote:

> The patch below fixes a typo in a comment.
> 
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> ---
>  drivers/net/wireless/hostap/hostap_hw.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/wireless/hostap/hostap_hw.c b/drivers/net/wireless/hostap/hostap_hw.c
> index 2f999fc..e9d9d62 100644
> --- a/drivers/net/wireless/hostap/hostap_hw.c
> +++ b/drivers/net/wireless/hostap/hostap_hw.c
> @@ -1896,7 +1896,7 @@ fail:
>  /* Some SMP systems have reported number of odd errors with hostap_pci. fid
>   * register has changed values between consecutive reads for an unknown reason.
>   * This should really not happen, so more debugging is needed. This test
> - * version is a big slower, but it will detect most of such register changes
> + * version is a bit slower, but it will detect most of such register changes
>   * and will try to get the correct fid eventually. */
>  #define EXTRA_FID_READ_TESTS

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-04 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-02 20:50 [PATCH]hostap:hostap_hw.c Fix typo Justin P. Mattock
2010-08-04 13:07 ` Jiri Kosina

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.