Search Linux Wireless

Re: [PATCH] mac80211: correct typos in "unavailable upon resume" warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



John W. Linville wrote:
> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx>
> ---
>  net/mac80211/util.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/net/mac80211/util.c b/net/mac80211/util.c
> index c453226..a9d9098 100644
> --- a/net/mac80211/util.c
> +++ b/net/mac80211/util.c
> @@ -1097,8 +1097,8 @@ int ieee80211_reconfig(struct ieee80211_local *local)
>  		 */
>  		res = drv_start(local);
>  		if (res) {
> -			WARN(local->suspended, "Harware became unavailable "
> -			     "upon resume. This is could be a software issue"
> +			WARN(local->suspended, "Hardware became unavailable "
> +			     "upon resume. This is could be a software issue "

                                                ^^

As long as you're addressing that line, you probably want to lose the
'is'. Or the 'could be'.

>  			     "prior to suspend or a hardware issue\n");
>  			return res;
>  		}
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux