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

Gleb Smirnoff glebius at FreeBSD.org
Wed Nov 30 12:37:11 GMT 2005


glebius     2005-11-30 12:37:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  If bus_dmamap_load() failed, we free the mbuf. We also need to clear
  the pointer, to avoid double free on next bge_stop().
  
  Revision  Changes    Path
  1.101     +6 -2      src/sys/dev/bge/if_bge.c


More information about the cvs-src mailing list