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:
fecda03
)
net: wan: sbni: remove assembly crc32 code
author
Sebastian Siewior
<sebastian@breakpoint.cc>
Tue, 22 Oct 2013 18:36:25 +0000
(20:36 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 25 Oct 2013 23:26:58 +0000
(19:26 -0400)
There is also a C function doing the same thing. Unless the asm code is
110% faster we could stick to the C function.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found