yongari     2006-08-14 00:36:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Apply alignment fixup only when programmed frame size is greater than
  MCLBYTES - ETHER_ALIGN. Previously it applied the alignment fixup code
  for oversized frames which would result in reduced performance on
  strict alignment archs.
  
  Revision  Changes    Path
  1.128     +3 -3      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