[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description
Date: Sun, 02 Feb 2025 17:26:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259703
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6f659c9a49a01b6451edc169534375479f402f6a
commit 6f659c9a49a01b6451edc169534375479f402f6a
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2025-02-02 17:25:14 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2025-02-02 17:26:04 +0000
pci: Change device to function
It's functions that are placed into D3 for these value, not the device.
PR: 259703
Sponsored by: Netflix
sys/dev/pci/pci.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.