Author: adrian
Date: Wed Aug 29 00:53:58 2012
New Revision: 239797
URL: http://svn.freebsd.org/changeset/base/239797
Log:
Remove - not needed.
Modified:
head/sys/dev/ath/if_ath_rx_edma.c
Modified: head/sys/dev/ath/if_ath_rx_edma.c
==============================================================================
--- head/sys/dev/ath/if_ath_rx_edma.c Wed Aug 29 00:53:41 2012 (r239796)
+++ head/sys/dev/ath/if_ath_rx_edma.c Wed Aug 29 00:53:58 2012 (r239797)
@@ -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;
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"