Mark Cave-Ayland
8f90bc2f8f
sungem: fix multicast filter CRC calculation
...
From the Linux sungem driver, we know that the multicast filter CRC is
implemented using ether_crc_le() which isn't the same as calling zlib's
crc32() function (the zlib implementation requires a complemented initial value
and also returns the complemented result).
Fix the multicast filter by simply using the new net_crc32_le() function.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2017-12-22 10:00:47 +08:00
..
2017-11-06 18:05:35 +01:00
2017-12-18 17:07:02 +03:00
2016-10-04 13:28:07 +01:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:02 +03:00
2017-12-19 10:25:09 +00:00
2017-08-01 17:27:33 +02:00
2017-12-18 17:07:03 +03:00
2017-12-20 11:30:55 +00:00
2017-12-18 17:07:02 +03:00
2017-10-27 16:03:54 +02:00
2017-12-18 17:07:02 +03:00
2017-10-31 17:25:37 +00:00
2017-09-21 16:34:27 +01:00
2017-12-18 17:07:02 +03:00
2017-12-21 22:52:28 +00:00
2017-12-19 10:25:03 +00:00
2017-12-18 17:07:02 +03:00
2017-12-21 09:30:32 +01:00
2017-10-15 05:54:43 +03:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:02 +03:00
2017-10-27 16:03:54 +02:00
2017-10-27 16:03:54 +02:00
2017-12-15 09:49:24 +11:00
2017-07-14 17:59:42 +01:00
2017-12-21 09:30:32 +01:00
2017-12-18 17:07:02 +03:00
2017-12-21 09:30:31 +01:00
2017-12-22 10:00:47 +08:00
2017-12-18 17:07:02 +03:00
2017-12-15 09:49:23 +11:00
2017-10-27 16:03:54 +02:00
2017-11-16 17:46:53 +02:00
2017-12-18 17:07:02 +03:00
2017-12-15 09:49:24 +11:00
2016-01-29 15:07:25 +00:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:02 +03:00
2017-12-21 09:30:32 +01:00
2017-10-15 05:54:43 +03:00
2017-10-27 16:03:54 +02:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:03 +03:00
2017-10-27 16:04:27 +02:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:02 +03:00
2017-12-19 06:40:04 -05:00
2017-10-27 16:04:27 +02:00
2017-12-18 17:07:02 +03:00
2017-12-19 10:25:08 +00:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:02 +03:00
2017-12-18 17:07:03 +03:00
2017-12-14 16:11:53 -08:00
2017-07-07 11:10:03 -07:00
2017-10-27 16:04:27 +02:00
2017-08-30 18:23:25 +02:00