X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_net.h;h=1138ee005a4b2049e353049f4d99961a4ee8e10e;hp=de65401075eb99523d6a00eef526b67f2e5adb76;hb=refs%2Fchanges%2F56%2F6956%2F8;hpb=93dec71f65a4bbb170a35b04c60b8620b73ae4b1 diff --git a/lustre/include/lustre_net.h b/lustre/include/lustre_net.h index de65401..1138ee0 100644 --- a/lustre/include/lustre_net.h +++ b/lustre/include/lustre_net.h @@ -2645,7 +2645,7 @@ struct ptlrpc_service_part { /** reqs waiting for replies */ struct ptlrpc_at_array scp_at_array; /** early reply timer */ - cfs_timer_t scp_at_timer; + struct timer_list scp_at_timer; /** debug */ cfs_time_t scp_at_checktime; /** check early replies */