Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 19:13:51 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cas if_cas.c
Message-ID:  <201107251914.p6PJE4wN001576@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-25 19:13:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/cas          if_cas.c 
  Log:
  SVN rev 224397 on 2011-07-25 19:13:51Z by marius
  
  MFC: r223986
  
  - Expand the scope of the lock in the interrupt routine to close races with
    checking IFF_DRV_RUNNING and simplify the code. This also involves holding
    the driver lock in the rx_ch callout.
  - Just use ifp instead of sc->sc_ifp.
  
  Submitted by:   jhb (mostly)
  
  Revision  Changes    Path
  1.4.4.8   +25 -22    src/sys/dev/cas/if_cas.c



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