Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2011 16:27:40 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ale if_ale.c if_alevar.h
Message-ID:  <201101181627.p0IGRmvT089677@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-01-18 16:27:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ale          if_ale.c if_alevar.h 
  Log:
  SVN rev 217542 on 2011-01-18 16:27:40Z by jhb
  
  Fix some bugs in my last set of changes to ale(4):
  - Remove extra unlock from end of ale_start_locked().
  - Expand scope of locking in interrupt handler.
  - Move ether_ifdetach() earlier and retire now-unneeded DETACH flag.
  
  Tested by:      Aryeh Friedman
  Reviewed by:    yongari (earlier version)
  
  Revision  Changes    Path
  1.16      +8 -8      src/sys/dev/ale/if_ale.c
  1.3       +0 -1      src/sys/dev/ale/if_alevar.h



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