summaryrefslogtreecommitdiff
path: root/net/sctp/protocol.c
diff options
context:
space:
mode:
authorJan Glauber <jang@linux.vnet.ibm.com>2012-12-05 23:20:14 +0000
committerDavid S. Miller <davem@davemloft.net>2012-12-07 12:56:22 -0500
commitfd3065b25b69ce345073bbd294a73343a608fd8b (patch)
treeae42adeddf60d1432bc75a5f466684896242ee9d /net/sctp/protocol.c
parentc63da990cd63153ce5203f96822638a7ef0f9bf7 (diff)
chelsio: remove get_clock and use ktime_get
The get_clock() of the chelsio driver clashes with the s390 one. The chelsio helper reads a timespec via ktime just to convert it back to ktime. I can see no different outcome from calling ktime_get directly. Remove the get_clock and use ktime_get directly. Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/protocol.c')
0 files changed, 0 insertions, 0 deletions