kernel/pci: Correct an old TUNABLE_INT() to TUNABLE_ULONG().
commita7560c8414ccf9ff10882a7389e712e6eb352b12
authorSascha Wildner <saw@online.de>
Sat, 30 May 2020 17:46:09 +0000 (30 19:46 +0200)
committerSascha Wildner <saw@online.de>
Sat, 30 May 2020 17:46:25 +0000 (30 19:46 +0200)
treea31658f12a4b6b1a0fb3a76440fd54ea40a571c9
parentbd0c9b9ebb171d9dde81799dcbe7e6e8b30a86f6
kernel/pci: Correct an old TUNABLE_INT() to TUNABLE_ULONG().

While here, make the sysctl description look nicer.
sys/bus/pci/x86_64/pci_bus.c