diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2007-11-22 11:25:13 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-11-24 03:09:01 (GMT) |
commit | 7b31f7ffa9ed7ba5fbe1cab8fb17a8c545e6a0eb (patch) | |
tree | 9851d34e83934a685ddf70f65c4ba17be7cf80e9 /drivers/net/irda | |
parent | 8b31cfbcd1b54362ef06c85beb40e65a349169a2 (diff) | |
download | linux-fsl-qoriq-7b31f7ffa9ed7ba5fbe1cab8fb17a8c545e6a0eb.tar.xz |
smc911x: Fix multicast handling
smc911x_set_multicast_list fails to fill out the multicast hash table
correctly; Bit 1 was used rather than bit 5 to decide if the lower or
upper register should be used.
The function is at the same time cleaned up by calling ether_crc rather
than using it's own bit reversal table.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/irda')
0 files changed, 0 insertions, 0 deletions