DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.162.gf43c97 master sys/dev/virtual/net if_vke.c
commit f43c97628c96da2cf761f6fcda256fbfa6f696fb
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Jul 23 13:43:11 2009 -0700
VKE - Move vke_init_addr() to fix panic
vke_init_addr() requires VKE to be able to send and receive packets, so it
must be called AFTER the cothreads have been created, not before.
Summary of changes:
sys/dev/virtual/net/if_vke.c | 27 ++++++++++++++-------------
1 files changed, 14 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f43c97628c96da2cf761f6fcda256fbfa6f696fb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]