git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c341a
)
DM9000: Remove cal_CRC() and use ether_crc_le instead
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 5 Feb 2008 00:02:18 +0000
(
00:02
+0000)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 11 Feb 2008 16:06:34 +0000
(11:06 -0500)
Remove the cal_CRC as this is basically wrappering the
ether_crc_le function, and is only being used by the
multicast hash table functions.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found