]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- No need to bzero() the softc structure.
authorMaxime Henrion <mux@FreeBSD.org>
Tue, 12 Aug 2003 14:55:12 +0000 (14:55 +0000)
committerMaxime Henrion <mux@FreeBSD.org>
Tue, 12 Aug 2003 14:55:12 +0000 (14:55 +0000)
commit445e4e83c537720c19fa60d807ca5a687b8c9803
tree4f30055079efe7af7111ba382f6d9c9ab741734f
parent9bc72abc303572e461c7cdbb7b172c93f97450f3
- No need to bzero() the softc structure.
- Use BUS_DMA_ZERO where appropriate.
sys/dev/tx/if_tx.c