projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
11fdf08
910bdb8
)
Merge branch 'pci/endpoint/core'
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 31 Jul 2025 21:11:45 +0000
(16:11 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 31 Jul 2025 21:11:45 +0000
(16:11 -0500)
- Fix configfs epf_group removal, which incorrectly did a list_del() on a
list head, not a list entry (Damien Le Moal)
* pci/endpoint/core:
PCI: endpoint: Fix configfs group removal on driver teardown
PCI: endpoint: Fix configfs group list head handling
Trivial merge