yongari     2008-05-07 01:32:29 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    sys/dev/bfe          if_bfe.c 
  Log:
  MFC if_bfe.c rev 1.45 to RELENG_7.
    Don't panic even if bus_dmamap_load(9) was failed. Just return
    ENOBUFS so callers can reuse previous mbuf.
  
  Revision  Changes    Path
  1.42.2.3  +11 -3     src/sys/dev/bfe/if_bfe.c