From: Alexander Minchev <adminchev@proton.me>
To: ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call
Date: Wed, 26 Nov 2025 17:02:20 +0000 [thread overview]
Message-ID: <20251126170213.27959-1-adminchev@proton.me> (raw)
Hi,
this patch removes a redundant pci_set_drvdata() call in
ath12k_pci_probe() and keeps a single call after initialization is
complete.
I noticed the same double function call in ath11k's pci.c in the same
context, but I do not have ath11k compatible hardware to test a similar
change there.
Thanks,
Alex
next reply other threads:[~2025-11-26 17:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-26 17:02 Alexander Minchev [this message]
2025-11-26 17:03 ` [PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call Alexander Minchev
2025-11-27 1:59 ` Baochen Qiang
2025-11-27 7:28 ` [PATCH v2] " Alexander Minchev
2025-11-27 7:29 ` Alexander Minchev
2026-01-16 1:26 ` Jeff Johnson
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=20251126170213.27959-1-adminchev@proton.me \
--to=adminchev@proton.me \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox