DragonFly BSD
DragonFly commits List (threaded) for 2013-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bpf - Remove crit_enter/exit calls.


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Mar 2013 07:47:59 -0700 (PDT)

commit 18bac79a1eb8878cb272bbc3d1cf5d7850ebdf10
Author: Antonio Huete Jimenez <tuxillo@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]