opnsense-src/sys/compat/linuxkpi/common
Mark Johnston 5b8039d5ed 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
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29675

(cherry picked from commit 3f322b22e0)
2021-04-19 09:02:09 -04:00
..
include linuxkpi: Fix pcie_set_readrq() 2021-04-19 09:02:09 -04:00
src Reduce chance of RCU deadlock in the LinuxKPI by implementing the section 2021-04-06 12:23:08 +02:00