1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00

Remove - not needed.

This commit is contained in:
Adrian Chadd 2012-08-29 00:53:58 +00:00
parent b5c5592d2b
commit 21cb20bb94
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239797

View File

@ -817,8 +817,6 @@ void
ath_recv_setup_edma(struct ath_softc *sc)
{
device_printf(sc->sc_dev, "DMA setup: EDMA\n");
/* Set buffer size to 4k */
sc->sc_edma_bufsize = 4096;