]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/dccp/input.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[karo-tx-linux.git] / net / dccp / input.c
index bc93a333931edc9ed698951a03ee8741aa2ef820..14cdafad7a90218d91ad135e3703c21401883e05 100644 (file)
@@ -710,6 +710,7 @@ EXPORT_SYMBOL_GPL(dccp_rcv_state_process);
 /**
  *  dccp_sample_rtt  -  Validate and finalise computation of RTT sample
  *  @delta:    number of microseconds between packet and acknowledgment
+ *
  *  The routine is kept generic to work in different contexts. It should be
  *  called immediately when the ACK used for the RTT sample arrives.
  */