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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20150204151359.5f979f88@urahara> Date: Wed, 4 Feb 2015 15:13:59 -0800 From: Stephen Hemminger <stephen@...workplumber.org> To: Jouni Malinen <jouni@...eaurora.org> Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org, Kyeyoon Park <kyeyoonp@...eaurora.org> Subject: Re: [PATCH 1/3] bridge: Base the BR_PROXYARP decision on the target port flag On Wed, 4 Feb 2015 11:51:05 +0200 Jouni Malinen <jouni@...eaurora.org> wrote: > + if (f && f->dst->flags & BR_PROXYARP) Please add parens when mixing && and & in same if -- 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