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: Wed, 12 Dec 2007 09:12:05 +0900 From: "Joonwoo Park" <joonwpark81@...il.com> To: "Brandeburg, Jesse" <jesse.brandeburg@...el.com> Cc: "David Miller" <davem@...emloft.net>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, herbert@...dor.apana.org.au, "Kok, Auke-jan H" <auke-jan.h.kok@...el.com> Subject: Re: [PATCH] [NET]: Fix Ooops of napi net_rx_action. 2007/12/12, Brandeburg, Jesse <jesse.brandeburg@...el.com>: > > all drivers using NAPI in 2.6.24+ (NNAPI??) must return zero here, after > calling netif_rx_complete. netif_rx_complete plus work_done != 0 causes > a bug. > Brandeburg, Don't we need to return non-zero work_done after netif_rx_complete if work_done != weight? Thanks, Joonwoo -- 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