NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56484 CVS commit: src/sys/dev/pci
The following reply was made to PR kern/56484; it has been noted by GNATS.
From: "Andrius Varanavicius" <andvar%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56484 CVS commit: src/sys/dev/pci
Date: Fri, 5 Nov 2021 23:39:47 +0000
Module Name: src
Committed By: andvar
Date: Fri Nov 5 23:39:47 UTC 2021
Modified Files:
src/sys/dev/pci: if_mcx.c
Log Message:
mcx(4): ensure that RQT size is always a power of two.
Fixes PR kern/56484.
Thanks riastradh for the power of two patch :). OK: mrg, jmcneill, riastradh.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/pci/if_mcx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index