Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / isdn / hardware / avm / avmcard.h
index 296d6a6..3b43172 100644 (file)
@@ -437,9 +437,7 @@ static inline unsigned int t1_get_slice(unsigned int base,
 #endif
                                        dp += i;
                                        i = 0;
-                                       if (i == 0)
-                                               break;
-                                       /* fall through */
+                                       break;
                                default:
                                        *dp++ = b1_get_byte(base);
                                        i--;