]> Git Repo - linux.git/blobdiff - net/atm/pvc.c
net: rework SIOCGSTAMP ioctl handling
[linux.git] / net / atm / pvc.c
index 2cb10af16afcf8eeb925bfe1aab33e839821109a..02bd2a436bdf9ec5f3c235ad390bc99109f16bad 100644 (file)
@@ -118,6 +118,7 @@ static const struct proto_ops pvc_proto_ops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl = vcc_compat_ioctl,
 #endif
+       .gettstamp =    sock_gettstamp,
        .listen =       sock_no_listen,
        .shutdown =     pvc_shutdown,
        .setsockopt =   pvc_setsockopt,
This page took 0.03302 seconds and 4 git commands to generate.