[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1231182138.3697.0.camel@johannes>
Date: Mon, 05 Jan 2009 20:02:18 +0100
From: Johannes Berg <johannes@...solutions.net>
To: Jiri Slaby <jirislaby@...il.com>
Cc: linville@...driver.com, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org,
Tomas Winkler <tomas.winkler@...el.com>
Subject: Re: [PATCH 1/1] IWL: fix WARN typo
On Mon, 2009-01-05 at 17:03 +0100, Jiri Slaby wrote:
> new kew -> a new key
>
> Signed-off-by: Jiri Slaby <jirislaby@...il.com>
> Cc: Tomas Winkler <tomas.winkler@...el.com>
> Cc: John W. Linville <linville@...driver.com>
> ---
> drivers/net/wireless/iwlwifi/iwl-sta.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/iwlwifi/iwl-sta.c b/drivers/net/wireless/iwlwifi/iwl-sta.c
> index 412f66b..b28564a 100644
> --- a/drivers/net/wireless/iwlwifi/iwl-sta.c
> +++ b/drivers/net/wireless/iwlwifi/iwl-sta.c
> @@ -638,7 +638,7 @@ static int iwl_set_wep_dynamic_key_info(struct iwl_priv *priv,
> * in uCode. */
>
> WARN(priv->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET,
> - "no space for new kew");
> + "no space for a new key");
Eh, if anything shouldn't that be "the new key"?
johannes
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists