From: Sebastian Siewior Date: Tue, 22 Oct 2013 18:36:25 +0000 (+0200) Subject: net: wan: sbni: remove assembly crc32 code X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~67^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e67d9903d71ce3c5889fa2e1788d4335794a0f6;p=pandora-kernel.git net: wan: sbni: remove assembly crc32 code 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed