yongari 2008-04-30 02:49:24 UTC
FreeBSD src repository
Modified files:
sys/dev/bfe if_bfe.c
Log:
Don't panic even if bus_dmamap_load(9) was failed. Just return
ENOBUFS so callers can reuse previous mbuf.
Submitted by: Oleg (agile.quad AT gmail DOT com)
MFC after: 1 week
Revision Changes Path
1.45 +11 -3 src/sys/dev/bfe/if_bfe.c