svn commit: r274376 - in head/sys: net netinet

Gleb Smirnoff glebius at FreeBSD.org
Tue Nov 11 18:47:29 UTC 2014


On Tue, Nov 11, 2014 at 12:06:00PM +0000, Hans Petter Selasky wrote:
H> Author: hselasky
H> Date: Tue Nov 11 12:05:59 2014
H> New Revision: 274376
H> URL: https://svnweb.freebsd.org/changeset/base/274376
H> 
H> Log:
H>   Fix some minor TSO issues:
H>   - Improve description of TSO limits.
H>   - Remove a not needed KASSERT()
H>   - Remove some not needed variable casts.
H>   
H>   Sponsored by:	Mellanox Technologies
H>   Discussed with:	lstewart @
H>   MFC after:	1 week

Thanks a lot for comments in if_var.h and removed KASSERT in if.c.

I'm working on new ifnet API in my private branch and today spent
half an hour trying to understand conventions around these three
fields.

-- 
Totus tuus, Glebius.


More information about the svn-src-head mailing list