Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 07:28:35 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ep if_ep.c
Message-ID:  <200306261428.h5QESZ3H092253@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/06/26 07:28:35 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ep           if_ep.c 
  Log:
  Make if_ep_start() look a bit more like other if_start() functions,
  by calling the first mbuf in the chain m0 and fixing a few nearby
  style bugs, mostly s/0/NULL/.
  
  Revision  Changes    Path
  1.116     +13 -18    src/sys/dev/ep/if_ep.c



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