Re: [PATCH 12/23] e1000: Maybe stop TX if not enough free descriptors
From: Auke Kok <hidden>
Date: 2006-09-20 15:32:51
From: Auke Kok <hidden>
Date: 2006-09-20 15:32:51
Jeff Garzik wrote:
Actually, I rescind the ACK. The code should be inside a spinlock, and therefore not need this additional check. If this check were truly needed, then SMP code all over the kernel would be broken.
I will drop the patch for now. Once Jesse is back next week he gets to explain all it to me :) Auke