2d642c2e0bff971 author J. K. Cliburn 1226442108 -0600 committer Jeff Garzik 1226704735 -0500 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 Signed-off-by: Jay Cliburn Cc: stable@kernel.org Signed-off-by: Jeff Garzik A