Author: adrian
Date: Thu Apr  4 08:57:29 2013
New Revision: 249088
URL: http://svnweb.freebsd.org/changeset/base/249088

Log:
  Update comments!

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   Thu Apr  4 08:45:37 2013        
(r249087)
+++ head/sys/dev/ath/if_ath_rx_edma.c   Thu Apr  4 08:57:29 2013        
(r249088)
@@ -571,10 +571,6 @@ ath_edma_recv_tasklet(void *arg, int npe
  *
  * + Allocate a 4KB mbuf;
  * + Setup the DMA map for the given buffer;
- * + Keep a pointer to the start of the mbuf - that's where the
- *   descriptor lies;
- * + Take a pointer to the start of the RX buffer, set the
- *   mbuf "start" to be there;
  * + Return that.
  */
 static int
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to