HomeFreeBSD

Remove the thread argument from ifr_buffer_*() accessors.

Description

Remove the thread argument from ifr_buffer_*() accessors.

They are always used in a context where curthread is the correct thread.
This makes them more similar to the ifr_data_get_ptr() accessor.

Details

Provenance
brooksAuthored on
Parents
rS332157: Add a way to temporarily suspend and resume virtual CPUs.
Branches
Unknown
Tags
Unknown