https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221919

--- Comment #7 from Ryan Stone <rst...@freebsd.org> ---
Sorry, there was a mistake in the patch.  I think that something got lost in
translation when I ported it forward.  I've regenerated the patch at the same
location, or you can replace this line in ixl_pf_main.c:

        ifp->if_hw_tsomaxsegpermss = IXL_MAX_TX_SEGS;

with

        ifp->if_hw_tsomaxsegpermss = IXL_SPARSE_CHAIN;


Sorry for the confusion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to