Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 21:47:18 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Hans Petter Selasky <hselasky@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r274376 - in head/sys: net netinet
Message-ID:  <20141111184717.GF1031@FreeBSD.org>
In-Reply-To: <201411111206.sABC60Z5044716@svn.freebsd.org>
References:  <201411111206.sABC60Z5044716@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141111184717.GF1031>