summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorticso <ticso@FreeBSD.org>2010-09-28 21:13:54 +0000
committerticso <ticso@FreeBSD.org>2010-09-28 21:13:54 +0000
commit1735f368567208173f75dc511c40567ec2c812e7 (patch)
tree8b3c77a06d54949b349d3c7fe21100254902efe8 /sys/arm
parent3c1b275767c7953f82c94ce0ecea3bc0811618b7 (diff)
downloadFreeBSD-src-1735f368567208173f75dc511c40567ec2c812e7.zip
FreeBSD-src-1735f368567208173f75dc511c40567ec2c812e7.tar.gz
fix outdated comment
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/at91/if_ate.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arm/at91/if_ate.c b/sys/arm/at91/if_ate.c
index b065482..3c2a074 100644
--- a/sys/arm/at91/if_ate.c
+++ b/sys/arm/at91/if_ate.c
@@ -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)
OpenPOWER on IntegriCloud