md: move test for whether level supports bitmap to correct place
[deliverable/linux.git] / net / sctp / output.c
index f875fc3ced5498f012996eaf7d39d4039c149642..d85543def75474d1c55750c882e0253652d178e3 100644 (file)
@@ -176,7 +176,7 @@ sctp_xmit_t sctp_packet_transmit_chunk(struct sctp_packet *packet,
        case SCTP_XMIT_OK:
        case SCTP_XMIT_NAGLE_DELAY:
                break;
-       };
+       }
 
        return retval;
 }
This page took 0.026872 seconds and 5 git commands to generate.