freebsd_amp_hwpstate/sys/dev/ffec
Hiroki Sato b0478c2bb7 Fix another bug in multicast filtering. i.MX uses 6 bits from MSB in
LE CRC32 for the hash value, not the lowest 6 bits in BE CRC32.

Tested by:	Takanori Sawada
PR:		arm/187179
2014-03-08 14:58:39 +00:00
..
if_ffec.c Fix another bug in multicast filtering. i.MX uses 6 bits from MSB in 2014-03-08 14:58:39 +00:00
if_ffecreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00