cvs commit: src/sys/dev/netif/bce if_bce.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed May 28 06:54:56 PDT 2008


sephe       2008/05/28 06:53:42 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/bce    if_bce.c 
  Log:
  - Rename bce_init_context() to bce_init_ctx()
  - Clear out all quick context entries.  This fixes the watchdog timeout, which
    usually happens after many tiny packets are transmitted
  
  Obtained-from: FreeBSD if_bce.c rev 1.36
  
  # FreeBSD didn't mention a _single_ word of this change and its effect in the
  # commit log.  The description of the fix and the its effect is obtained from
  # Linux bnx2 commit log.
  
  Revision  Changes    Path
  1.11      +16 -14    src/sys/dev/netif/bce/if_bce.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bce/if_bce.c.diff?r1=1.10&r2=1.11&f=u





More information about the Commits mailing list