]> err.no Git - linux-2.6/blobdiff - include/linux/dccp.h
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
[linux-2.6] / include / linux / dccp.h
index 3a4b96becfc4b843438ec40dcf8bff50db632ed4..a0441190dc711cc58d001c81235c8311b2c9f49f 100644 (file)
@@ -512,7 +512,6 @@ struct dccp_sock {
        struct ccid                     *dccps_hc_rx_ccid;
        struct ccid                     *dccps_hc_tx_ccid;
        struct dccp_options_received    dccps_options_received;
-       struct timeval                  dccps_epoch;
        enum dccp_role                  dccps_role:2;
        __u8                            dccps_hc_rx_insert_options:1;
        __u8                            dccps_hc_tx_insert_options:1;