diff options
author | 2020-06-17 10:48:44 +0000 | |
---|---|---|
committer | 2020-06-17 10:48:44 +0000 | |
commit | d6d1900fe80088a47f478139234b800bb781dda4 (patch) | |
tree | b56ff5910670c766f6b03ba50d701693408f388f /sys/dev/acpi/acpiutil.c | |
parent | put pci_intr_establish_cpu() in, but commented out for now. (diff) | |
download | wireguard-openbsd-d6d1900fe80088a47f478139234b800bb781dda4.tar.xz wireguard-openbsd-d6d1900fe80088a47f478139234b800bb781dda4.zip |
Remove the bus specific sc_ih (interrup handle) variable and use the common
sc_ih value of struct rl_softc. This fixes a crash in re(4) because
intr_barrier(9) is called with the rl_softc sc_ih which was NULL.
OK kettenis@
Diffstat (limited to 'sys/dev/acpi/acpiutil.c')
0 files changed, 0 insertions, 0 deletions