Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2008 14:43:55 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ie if_ie.c
Message-ID:  <200806051444.m55Ei4pd026480@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-06-05 14:44:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ie           if_ie.c 
  Log:
  SVN rev 179558 on 2008-06-05 14:43:55Z by jhb
  
  - Fix two calls to ieinit() in ieioctl() to call ieinit_locked() instead to
    avoid recursing on the lock.
  - Use IFQ_SET_MAXLEN().
  
  Revision  Changes    Path
  1.110     +3 -3      src/sys/dev/ie/if_ie.c



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