net: dccp: kerneldoc fixes
[sfrench/cifs-2.6.git] / net / dccp / input.c
index 6dce68a5596404c8f52f1624956115af4214f1e3..bd9cfdb67436c226899b7270597b49f2bf88fd4f 100644 (file)
@@ -715,6 +715,7 @@ EXPORT_SYMBOL_GPL(dccp_rcv_state_process);
 
 /**
  *  dccp_sample_rtt  -  Validate and finalise computation of RTT sample
+ *  @sk:       socket structure
  *  @delta:    number of microseconds between packet and acknowledgment
  *
  *  The routine is kept generic to work in different contexts. It should be