]> git.ipfire.org Git - people/ms/linux.git/blobdiff - include/net/inet_connection_sock.h
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / include / net / inet_connection_sock.h
index 848e85cb5c6128ecfe101e386657ce355f507b5c..051c7de34814285a3827cd8ecff2fef261a91fc9 100644 (file)
@@ -63,7 +63,7 @@ struct inet_connection_sock_af_ops {
        int         (*bind_conflict)(const struct sock *sk,
                                     const struct inet_bind_bucket *tb, bool relax);
        void        (*mtu_reduced)(struct sock *sk);
-};
+} __do_const;
 
 /** inet_connection_sock - INET connection oriented sock
  *