git: usb4bsd: fix if_axe lock issue

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Tue Jan 21 14:05:09 PST 2014


commit 80436d9a009ea32ee860c2acc6de867eb3eb55d4
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date:   Sat Jan 18 23:11:22 2014 +0000

    usb4bsd: fix if_axe lock issue
    
    For some reason if_axe was acquiring the sc_lock twice leading to
    a panic.

Summary of changes:
 sys/bus/u4b/net/if_axe.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80436d9a009ea32ee860c2acc6de867eb3eb55d4


-- 
DragonFly BSD source repository



More information about the Commits mailing list