opnsense-src/sys/compat/linuxkpi
Jean-Sébastien Pédron 3e0856b63f
linuxkpi: Fix sg_alloc_table_from_pages() to have the same API as Linux
It now returns a `struct scatterlist *` pointer instead of an error
code only.

The implementation is incomplete because it doesn't use the `prv`
argument.

Reviewed by:	manu
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D38077
2023-01-27 21:53:59 +01:00
..
common linuxkpi: Fix sg_alloc_table_from_pages() to have the same API as Linux 2023-01-27 21:53:59 +01:00
dummy/include LinuxKPI: add timekeeping.h, another dummy (empty) header file 2022-10-30 17:35:24 +00:00