jhb         2006-11-01 15:36:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Fix botch in last commit (I tested on 6.x which doesn't have TSO):
  - Test the mac_type rather than if_hwassist (since ifp doesn't exist yet)
    to determine if the adapter supports TSO and thus to change the sizes
    for the bus_dma tag.
  
  Reviewed by:    glebius
  
  Revision  Changes    Path
  1.161     +2 -5      src/sys/dev/em/if_em.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to