]> git.hungrycats.org Git - linux/commitdiff
Comment out misplaced } in dscc4 wan driver.
authorDave Jones <davej@suse.de>
Tue, 30 Apr 2002 22:10:47 +0000 (18:10 -0400)
committerJeff Garzik <jgarzik@mandrakesoft.com>
Tue, 30 Apr 2002 22:10:47 +0000 (18:10 -0400)
Spotted by Keith Owens.

drivers/net/wan/dscc4.c

index 747b76def781df1c378979586db2b53cb1934bd5..83d9128d381d90023ef74d95bc098ee5007c8ebf 100644 (file)
@@ -1552,7 +1552,7 @@ try:
                                rx_fd->state1 &= ~Hold;
                                rx_fd->state2 = 0x00000000;
                                rx_fd->end = 0xbabeface;
-                       }
+                       //}
                        goto try;
                }
                if (state & Fi) {