• David Howells's avatar
    rxrpc: Add missing wakeup on Tx window rotation · bc4abfcf
    David Howells authored
    We need to wake up the sender when Tx window rotation due to an incoming
    ACK makes space in the buffer otherwise the sender is liable to just hang
    endlessly.
    
    This problem isn't noticeable if the Tx phase transfers no more than will
    fit in a single window or the Tx window rotates fast enough that it doesn't
    get full.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    bc4abfcf
input.c 21 KB