git: virtio: Bring in SVN r251769 from FreeBSD.
Nuno Antunes
nant at crater.dragonflybsd.org
Sun Apr 12 02:30:45 PDT 2015
commit 79ac2c7248e6e19f0829b42e5e5b31d9cf61d53b
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/79ac2c7248e6e19f0829b42e5e5b31d9cf61d53b
--
DragonFly BSD source repository
More information about the Commits
mailing list