opnsense-src/sys/dev/hyperv
Mark Johnston 54a3920dc9 hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare()
whu@ cannot reproduce the assertion failure which led to these ifdefs
being added in the first place, and since they appear wrong, i.e., the
assertions ought to apply to all platforms, let's remove them.

This reverts commits 0af5a0cd27 and
6f7b1310b6.

PR:		285681
Tested by:	whu
MFC after:	2 weeks
2025-03-31 07:15:45 -04:00
..
hvsock sockets: make pr_shutdown fully protocol specific method 2024-01-16 10:30:37 -08:00
include sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
input Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
netvsc Hyper-V: hn: rewrite hn rsc swtich to avoid sysctl hang 2025-02-04 13:39:14 +00:00
pcib Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
storvsc hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() 2025-03-31 07:15:45 -04:00
utilities sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmbus sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00