[#] http://marc.info/?l=openbsd-cvs&m=140909735916271&w=2
openbsd-cvs(obsdave,2) — All
2014-08-27 04:55:08


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/26 17:55:28

Modified files:
sys/dev/pci : if_vmx.c

Log message:
dont base the mru on the mtu. unconditionally make it what the
hardware can do (9k). implement the rxr ioctl while here.

ok jsg@