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

Joe Talbott josepht at crater.dragonflybsd.org
Sun Apr 10 20:26:41 PDT 2011


commit 949fd82681fcca253fde8a071a7be88664a6a3ea
Author: Joe Talbott <josepht at 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





More information about the Commits mailing list