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

git: iwn(4) - Fix locking in iwn_ioctl().


From: Joe Talbott <josepht@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Apr 2011 20:25:23 -0700 (PDT)

commit 949fd82681fcca253fde8a071a7be88664a6a3ea
Author: Joe Talbott <josepht@dragonflybsd.org>
Date:   Sun Apr 10 23:21:59 2011 -0400

    iwn(4) - Fix locking in iwn_ioctl().
    
    iwn_ioctl() is already locked so call the non-locking
    versions iwn_init_locked() and iwn_stop_locked().

Summary of changes:
 sys/dev/netif/iwn/if_iwn.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/949fd82681fcca253fde8a071a7be88664a6a3ea


-- 
DragonFly BSD source repository



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