On 6/10/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote:
[CCID3]: Update computation of X to use newer timeofday interface This updates the timestamping references in the computation of X to the newer ktime_t interface. The time-last-doubled t_ld is now also upgraded to ktime_t; furthermore up-to-date comments were added to ccid3_hc_tx_update_x(). Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
This looks OK but...
-static void ccid3_hc_tx_update_x(struct sock *sk, struct timeval *now) +static void ccid3_hc_tx_update_x(struct sock *sk, ktime_t *stamp)
I don't see callers updated. Is this what you mean by patches being interdependent? Ian -- Web: http://wand.net.nz/~iam4/ Blog: http://iansblog.jandi.co.nz WAND Network Research Group - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html