remarkable-linux/drivers/net/atl1e
J. K. Cliburn 7ee0fddfe0 atl1e: fix broken multicast by removing unnecessary crc inversion
Inverting the crc after calling ether_crc_le() is unnecessary and breaks
multicast. Remove it.

Tested-by: David Madore <david.madore@ens.fr>
Signed-off-by: Jay Cliburn <jcliburn@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-11-14 18:18:55 -05:00
..
atl1e.h drivers: remove duplicated #include 2008-11-04 08:18:19 -08:00
atl1e_ethtool.c atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? 2008-08-14 04:44:18 -04:00
atl1e_hw.c atl1e: fix broken multicast by removing unnecessary crc inversion 2008-11-14 18:18:55 -05:00
atl1e_hw.h atl1e: Atheros L1E Gigabit Ethernet driver 2008-07-22 19:31:04 -04:00
atl1e_main.c [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe 2008-09-24 18:49:01 -04:00
atl1e_param.c atl1e: Atheros L1E Gigabit Ethernet driver 2008-07-22 19:31:04 -04:00
Makefile atl1e: Atheros L1E Gigabit Ethernet driver 2008-07-22 19:31:04 -04:00