Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 12:10:21 +0300
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        "George V. Neville-Neil" <gnn@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r296829 - head/usr.sbin/bhyve
Message-ID:  <20160314091021.GE94639@zxy.spb.ru>
In-Reply-To: <201603140848.u2E8mGti074223@repo.freebsd.org>
References:  <201603140848.u2E8mGti074223@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 14, 2016 at 08:48:16AM +0000, George V. Neville-Neil wrote:

> Author: gnn
> Date: Mon Mar 14 08:48:16 2016
> New Revision: 296829
> URL: https://svnweb.freebsd.org/changeset/base/296829
> 
> Log:
>   Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev()
>   The buffer length should be checked to avoid overflow, but there
>   is no API to get the slot length, so the hardcoded value is used.

What about netmap_ring:nr_buf_size?




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