]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/dccp/input.c
dccp: cosmetics - warning format
[net-next-2.6.git] / net / dccp / input.c
index aecc8c7443c28db2daed8251d6e766f1ec89e219..265985370fa1de664b1b7f3de427cb043fc74665 100644 (file)
@@ -259,7 +259,7 @@ static int dccp_check_seqno(struct sock *sk, struct sk_buff *skb)
                                      sysctl_dccp_sync_ratelimit)))
                        return 0;
 
-               DCCP_WARN("DCCP: Step 6 failed for %s packet, "
+               DCCP_WARN("Step 6 failed for %s packet, "
                          "(LSWL(%llu) <= P.seqno(%llu) <= S.SWH(%llu)) and "
                          "(P.ackno %s or LAWL(%llu) <= P.ackno(%llu) <= S.AWH(%llu), "
                          "sending SYNC...\n",  dccp_packet_name(dh->dccph_type),