CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/14 20:23:17
Modified files:
sys/dev/usb : if_ure.c
Log message:
Match Linux path in r8153_set_rx_early_size().
The rx early size is used to reduce the loading of CPU by letting a transfer
contain more data to reduce the number of transfers.
ok deraadt@
