net: wan: sbni: remove assembly crc32 code
authorSebastian Siewior <sebastian@breakpoint.cc>
Tue, 22 Oct 2013 18:36:25 +0000 (20:36 +0200)
committerDavid 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