HomeFreeBSD

MFC r342300

Description

MFC r342300

netmap: move buf_size validation code to its own function

This code validates the netmap buf_size against the interface MTU
and maximum descriptor size, to make sure the values are consistent.
Moving this functionality to its own function is needed because this
function is also called by Linux-specific code.

Details

Provenance
vmaffioneAuthored on
Parents
rS342390: MFC r342299
Branches
Unknown
Tags
Unknown