Re: [PATCH]hostap:hostap_hw.c Fix typo.

From: Jiri Kosina
Date: Wed Aug 04 2010 - 09:07:12 EST


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@xxxxxxxxx>
>
> ---
> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/