]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'remotes/lorenzo/pci/endpoint'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 4 May 2021 15:43:27 +0000 (10:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 4 May 2021 15:43:27 +0000 (10:43 -0500)
- Fix NULL pointer dereference when epc_features not implemented (Shradha
  Todi)

- Remove redundant initialization (Colin Ian King)

- Add missing destroy_workqueue() in endpoint test (Yang Yingliang)

* remotes/lorenzo/pci/endpoint:
  PCI: endpoint: Fix missing destroy_workqueue()
  PCI: endpoint: Remove redundant initialization of pointer dev
  PCI: endpoint: Fix NULL pointer dereference for ->get_features()

1  2 
drivers/pci/endpoint/functions/pci-epf-test.c