summaryrefslogtreecommitdiff
path: root/locking.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-10make: allow to overwrite CFLAGS, CCACHEDaniel Borkmann1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+97
:23:09 +0100 commit90bd684ded900673d86f64f4b4197704a38f04bc (patch) treec8dcee6dae0302bc8d725b91c585d1c775375cc7 parentc0d058c21c69b3685c3f1bb008aa11f1a5eaee7e (diff)
rxrpc: Should be using ktime_add_ms() not ktime_add_ns()
ktime_add_ms() should be used to add the resend time (in ms) rather than ktime_add_ns(). Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat