On 3/22/07, Gerrit Renker <[EMAIL PROTECTED]> wrote:
[DCCP]: Wait for CCID

This performs a minor optimisation: when ccid_hc_tx_send_packet returns
a value greater zero, then the same call previously was done again at the
begin of the while loop in dccp_wait_for_ccid.

This patch exploits the available information and schedule-timeouts directly
instead.

Documentation also added.

Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>

Great spotting. I had noticed that ccid_hc_tx_send_packet had been
getting called needlessly before and this should fix that.

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to