git: bnx: Don't use thread template
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Mar 9 04:35:17 PST 2016
commit c450d4d838e6fe23ebbc744c6301a814ae258b19
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Mar 9 20:28:07 2016 +0800
bnx: Don't use thread template
Mainly to avoid lwkt_exit and bnx_softc free race.
Summary of changes:
sys/dev/netif/bnx/if_bnx.c | 33 +++++++++++++++------------------
sys/dev/netif/bnx/if_bnxvar.h | 3 +--
2 files changed, 16 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c450d4d838e6fe23ebbc744c6301a814ae258b19
--
DragonFly BSD source repository
More information about the Commits
mailing list