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: Mon, 7 Apr 2014 21:31:49 -0700 From: Jesse Brandeburg <jesse.brandeburg@...el.com> To: Dave Jones <davej@...hat.com> Cc: <netdev@...r.kernel.org>, <anjali.singhai@...el.com>, <jeffrey.t.kirsher@...el.com>, jesse.brandeburg@...el.com Subject: Re: i40e: Add code to handle FD table full condition On Fri, 4 Apr 2014 10:59:30 -0400 Dave Jones <davej@...hat.com> wrote: > > + /* Turn off ATR first */ > > + if (pf->flags | I40E_FLAG_FD_ATR_ENABLED) { > > This condition is always true. Ouch, that is a nice catch Dave! We will submit a fix shortly. I'll cook something up now and push it to JeffK for a quick check before it gets upstream. Thanks! Jesse -- 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