git: bpf - Remove crit_enter/exit calls.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Wed Mar 20 07:47:59 PDT 2013
commit 18bac79a1eb8878cb272bbc3d1cf5d7850ebdf10
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Wed Mar 20 10:33:28 2013 +0100
bpf - Remove crit_enter/exit calls.
bpf_token is used to protect the code now, critical sections are no
longer needed.
Pointed-out-by: sephe
Summary of changes:
sys/net/bpf.c | 33 ---------------------------------
1 file changed, 33 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18bac79a1eb8878cb272bbc3d1cf5d7850ebdf10
--
DragonFly BSD source repository
More information about the Commits
mailing list