Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2005 15:46:42 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi.c
Message-ID:  <200508291546.j7TFkgmw070720@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-08-29 15:46:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wi.c 
  Log:
  Eliminate bogus seatbelt in wi_cmd.  This may have been appropriate
  for the spl-era locking, but now that we can have multiple, concurrent
  interrupts for multiple wi devices, having a global check to make sure
  at most one of them was in wi_cmd no longer makes sense.
  
  MFC After: 2 decifortnight
  
  Revision  Changes    Path
  1.188     +0 -5      src/sys/dev/wi/if_wi.c



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