All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Dmitry Antipov <dmantipov@yandex.ru>,
	Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Kalle Valo <kvalo@kernel.org>,
	linux-wireless@vger.kernel.org, lvc-project@linuxtesting.org,
	Dmitry Antipov <dmantipov@yandex.ru>
Subject: Re: [PATCH 1/2] wifi: ath9k: simplify ar9003_hw_process_ini()
Date: Fri, 01 Sep 2023 12:56:01 +0200	[thread overview]
Message-ID: <87sf7ytb5q.fsf@toke.dk> (raw)
In-Reply-To: <20230823182401.196270-1-dmantipov@yandex.ru>

Dmitry Antipov <dmantipov@yandex.ru> writes:

> Since commit 8896934c1684 ("ath9k_hw: remove direct accesses to channel
> mode flags") changes 'ar9550_hw_get_modes_txgain_index()' so it never
> returns -EINVAL, and 'ar9561_hw_get_modes_txgain_index()' never returns
> negative value too, an extra check in 'ar9003_hw_process_ini()' may be
> dropped.
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>

Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>

  parent reply	other threads:[~2023-09-01 10:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23 12:52 [PATCH] wifi: ath9k: simplify ar9003_hw_process_ini() Dmitry Antipov
2023-08-23 15:10 ` Jeff Johnson
2023-08-23 18:23   ` [PATCH 1/2] " Dmitry Antipov
2023-08-23 18:23     ` [PATCH 2/2] wifi: ath9k: use u32 for txgain indexes Dmitry Antipov
2023-08-23 19:45       ` Jeff Johnson
2023-09-01 10:56       ` Toke Høiland-Jørgensen
2023-08-23 19:44     ` [PATCH 1/2] wifi: ath9k: simplify ar9003_hw_process_ini() Jeff Johnson
2023-09-01 10:56     ` Toke Høiland-Jørgensen [this message]
2023-09-20 13:16     ` Kalle Valo

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=87sf7ytb5q.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=dmantipov@yandex.ru \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lvc-project@linuxtesting.org \
    --cc=quic_jjohnson@quicinc.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 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.