• Don Fry's avatar
    [PATCH] pcnet32: avoid timeout with tcpdump · d99e292e
    Don Fry authored
    This patch avoids a timeout when entering/exiting promiscuous mode with
    tcpdump.  All pending xmit operations are flushed and if the queue is
    full the timeout will occur.  The wake_queue avoids that timeout.
    Tested ppc64 and ia32.
    d99e292e
pcnet32.c 69.1 KB