cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

Gleb Smirnoff glebius at FreeBSD.org
Wed Jan 18 06:31:22 PST 2006


glebius     2006-01-18 14:31:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  Be ready to a case when not a constant number of segments is returned
  by bus_dmamap_load_mbuf_sg() on jumbo buffer allocation.
  
  Reviewed by:    scottl, gallatin
  
  Revision  Changes    Path
  1.115     +22 -12    src/sys/dev/bge/if_bge.c
  1.45      +1 -1      src/sys/dev/bge/if_bgereg.h


More information about the cvs-src mailing list