lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 23 Mar 2007 01:50:11 -0400 From: Jeff Garzik <jeff@...zik.org> To: Li Yang <leoli@...escale.com> CC: netdev@...r.kernel.org, michael.barkowski@...escale.com Subject: Re: [PATCH] Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full" Li Yang wrote: > This reverts commit 18babd38547a042a4bfd4154a014d1ad33373eb0. > > Michael Barkowski points out that it's wrong, and I agree. The > patch causes a problem rather than fixes one after another > patch "ucc_geth: Fix BD processing" was applied. Before that > patch, current packet should be blocked. However after the patch > current packet is ok and we only need to block next. > > Reported-by: Michael Barkowski <michael.barkowski@...escale.com> > Signed-off-by: Li Yang <leoli@...escale.com> > --- > Sorry for the mistake I made. > > drivers/net/ucc_geth.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists