git: iwn - Fix for x86_64.

Joe Talbott josepht at crater.dragonflybsd.org
Mon Jul 19 18:14:26 PDT 2010


commit 1fb0473e80f53966d16a676f75d770a0f92f2606
Author: Joe Talbott <josepht at dragonflybsd.org>
Date:   Mon Jul 19 21:09:21 2010 -0400

    iwn - Fix for x86_64.
    
    * Convert to lockmgr locks.
    * curthred -> curthread
    * Clean up locking to be more in sync with FreeBSD.
    
    Reported-By: swildner
    Tested-By: swildner
    New-Best-Friend: swildner

Summary of changes:
 sys/dev/netif/iwn/if_iwn.c    |   23 +++++++++++++----------
 sys/dev/netif/iwn/if_iwnvar.h |    6 +++---
 2 files changed, 16 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1fb0473e80f53966d16a676f75d770a0f92f2606


-- 
DragonFly BSD source repository





More information about the Commits mailing list