cvs commit: src/sys/dev/ie if_ie.c

Matthew N. Dodd mdodd at FreeBSD.org
Thu Mar 27 12:38:03 PST 2003


mdodd       2003/03/27 12:38:00 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ie           if_ie.c 
  Log:
  - Rely on ether_ifattach() to initialize part of our struct ifnet
    rather than doing it ourself.
  - Set ifq_maxlen.
  - Include the size of the ethernet header when we allocate
    our mbuf chain in ieget().
  
  Revision  Changes    Path
  1.89      +17 -23    src/sys/dev/ie/if_ie.c


More information about the cvs-src mailing list