public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call
@ 2025-11-26 17:02 Alexander Minchev
  2025-11-26 17:03 ` Alexander Minchev
  2025-11-27  7:28 ` [PATCH v2] " Alexander Minchev
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Minchev @ 2025-11-26 17:02 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-16  1:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26 17:02 [PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call Alexander Minchev
2025-11-26 17:03 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox