opnsense-src/sys/compat/linuxkpi
Mark Johnston 3f322b22e0 linuxkpi: Fix pcie_set_readrq()
We were passing a LinuxKPI struct device * to a pci(4) function that
expects a device_t.

Reviewed by:	manu, hselasky, bz
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29675
2021-04-12 09:32:21 -04:00
..
common linuxkpi: Fix pcie_set_readrq() 2021-04-12 09:32:21 -04:00