[PATCH] pcnet32: avoid timeout with tcpdump
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.
Showing
Please register or sign in to comment