git: kernel - Fix extra rel_mplock() in if_tap
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 20 19:36:55 PST 2011
commit 26e1152dccebbc5b66c50b872b4da8596345902b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Feb 20 19:35:12 2011 -0800
kernel - Fix extra rel_mplock() in if_tap
* Fix crash/panic when running openvpn w/if_tap due to dangling
rel_mplock().
Summary of changes:
sys/net/tap/if_tap.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26e1152dccebbc5b66c50b872b4da8596345902b
--
DragonFly BSD source repository
More information about the Commits
mailing list