commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=38b014b8c48ce1234b1bdcbe67ce6d6c1d852b8e
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk

Signed-off-by: Sonic Zhang <[email protected]>
---
 crypto/tcrypt.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/crypto/tcrypt.c b/crypto/tcrypt.c
index 0ae4978..0326e62 100644
--- a/crypto/tcrypt.c
+++ b/crypto/tcrypt.c
@@ -1213,9 +1213,7 @@ static int do_test(int m)
 	case 109:
 		ret += tcrypt_test("vmac(aes)");
 		break;
-	case 110:
-		ret += tcrypt_test("hmac(crc32)");
-		break;
+
 	case 110:
 		ret += tcrypt_test("hmac(crc32)");
 		break;
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to