X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fsock.h;h=f6e3f99c0b03d04898fea3602ef9b323ace33733;hb=34a75f0025b9cf803b6a88db032e6ad6950c9313;hp=aab07e510c480f56f2495a3ba390ea85152ced0d;hpb=43bc926fffd92024b46cafaf7350d669ba9ca884;p=linux-2.6.git diff --git a/include/net/sock.h b/include/net/sock.h index aab07e510..f6e3f99c0 100644 --- a/include/net/sock.h +++ b/include/net/sock.h @@ -116,9 +116,9 @@ struct sock_common { unsigned int skc_hash; struct proto *skc_prot; xid_t skc_xid; - struct vx_info *skc_vx_info; + struct vx_info *skc_vx_info; nid_t skc_nid; - struct nx_info *skc_nx_info; + struct nx_info *skc_nx_info; }; /**