git: DragonFly_RELEASE_4_0 virtio: Bring in SVN r251769 from FreeBSD.

Nuno Antunes nant at crater.dragonflybsd.org
Sun Apr 12 02:55:12 PDT 2015


commit b5d9fa2c02c06f3ea063529bc078c72b308b8a3e
Author: Nuno Antunes <nuno.antunes at gmail.com>
Date:   Sun Apr 12 09:47:56 2015 +0100

    virtio: Bring in SVN r251769 from FreeBSD.
    
    * Fixes the following occasional log message when booting:
    "vtnet0: error setting host MAC filter table"
    
    * Original FreeBSD commit message below.
    
    QEMU 1.4 made the descriptor requirement stricter - the size of buffer
    descriptor must exactly match the number of MAC addresses provided.
    
    Reported-by: nans_nans1 at yahoo.de
    Fix-pointed-out-by: Brian Venteicher <bryanv at daemoninthecloset.org>

Summary of changes:
 sys/dev/virtual/virtio/net/if_vtnet.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5d9fa2c02c06f3ea063529bc078c72b308b8a3e


-- 
DragonFly BSD source repository



More information about the Commits mailing list