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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/20 17:56:57

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

Log message:
after allocating an mbuf and cluster you still need to init the length
fields.

found by steven roberts, who also tested this fix for me