Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 20:55:33 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_em.c if_igb.c
Message-ID:  <201004142055.o3EKtuKt099344@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2010-04-14 20:55:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_em.c if_igb.c 
  Log:
  SVN rev 206629 on 2010-04-14 20:55:33Z by jfv
  
  Add a missing fragment in the tx msix handler to invoke
  another if all work is not done.
  
  Sync the igb driver with changes suggested by yongari and
  made in em, these made sense to be in both drivers.
  
  Revision  Changes    Path
  1.43      +8 -3      src/sys/dev/e1000/if_em.c
  1.40      +23 -13    src/sys/dev/e1000/if_igb.c



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