Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2007 21:52:03 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/iwi if_iwi.c
Message-ID:  <200708292152.l7TLq4F9027604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2007-08-29 21:52:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwi          if_iwi.c 
  Log:
  Remove the lock assert from iwi_newstate, this function does not need the lock
  to be held and this will falsely trigger if called from net80211.
  
  Reported by:    Munehiro (haro) Matsuda
  Reviewed by:    sam
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.56      +0 -1      src/sys/dev/iwi/if_iwi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708292152.l7TLq4F9027604>