DragonFly-2.3.2.162.gf43c97 master sys/dev/virtual/net if_vke.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jul 23 13:45:20 PDT 2009


commit f43c97628c96da2cf761f6fcda256fbfa6f696fb
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list