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