cvs commit: src/sys/dev/em if_em.c

Andre Oppermann andre at FreeBSD.org
Thu Sep 21 12:14:52 PDT 2006


andre       2006-09-21 19:14:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Move the initialization of the hardware capabilities in em_init_locked()
  before em_setup_transmit_structures() as it needs this information to
  properly set up TSO parameters.
  
  Reviewed by:    jfv
  
  Revision  Changes    Path
  1.147     +12 -8     src/sys/dev/em/if_em.c


More information about the cvs-src mailing list