]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/sctp/protocol.c
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux.git] / net / sctp / protocol.c
index 951afdeea5e92c7cab48f53482d307c3f9893d89..f0631bf486b655486028cca166a167ce10da1879 100644 (file)
@@ -1026,6 +1026,7 @@ static const struct proto_ops inet_seqpacket_ops = {
        .getname           = inet_getname,      /* Semantics are different.  */
        .poll              = sctp_poll,
        .ioctl             = inet_ioctl,
+       .gettstamp         = sock_gettstamp,
        .listen            = sctp_inet_listen,
        .shutdown          = inet_shutdown,     /* Looks harmless.  */
        .setsockopt        = sock_common_setsockopt, /* IP_SOL IP_OPTION is a problem */