Author: ticso
Date: Tue Sep 28 21:13:54 2010
New Revision: 213251
URL: http://svn.freebsd.org/changeset/base/213251

Log:
  fix outdated comment

Modified:
  head/sys/arm/at91/if_ate.c

Modified: head/sys/arm/at91/if_ate.c
==============================================================================
--- head/sys/arm/at91/if_ate.c  Tue Sep 28 20:57:14 2010        (r213250)
+++ head/sys/arm/at91/if_ate.c  Tue Sep 28 21:13:54 2010        (r213251)
@@ -391,10 +391,7 @@ ate_mac_hash(const uint8_t *buf)
 }
 
 /*
- * Compute the multicast filter for this device using the standard
- * algorithm.  I wonder why this isn't in ether somewhere as a lot
- * of different MAC chips use this method (or the reverse the bits)
- * method.
+ * Compute the multicast filter for this device.
  */
 static int
 ate_setmcast(struct ate_softc *sc)
_______________________________________________
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