glebius 2006-08-18 13:53:53 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
bge_cksum_pad() can modify the mbuf, thus call it before bus_dmamap_load().
Submitted by: yongari
Revision Changes Path
1.138 +19 -20 src/sys/dev/bge/if_bge.c