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: <20140909.213205.2150566517395290798.davem@davemloft.net> Date: Tue, 09 Sep 2014 21:32:05 -0700 (PDT) From: David Miller <davem@...emloft.net> To: therbert@...gle.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH net-next 0/3] net: enable GRO for IPIP and SIT From: Tom Herbert <therbert@...gle.com> Date: Tue, 9 Sep 2014 21:04:27 -0700 > On Tue, Sep 9, 2014 at 8:27 PM, David Miller <davem@...emloft.net> wrote: >> From: Tom Herbert <therbert@...gle.com> >> Date: Tue, 9 Sep 2014 11:23:13 -0700 >> >>> This patch sets populates the IPIP and SIT offload structures with >>> gro_receive and gro_complete functions. This enables use of GRO >>> for these. Also, fixed a problem in IPv6 where we were not properly >>> initializing flush_id. >> >> We're going to need to sort this out, because these functions are >> now static after Eric's patches to fix sparse warnings. >> >> You're going to have to respin this with that patch you intended >> to add from the previous series that exported these routines. > > I might be missing something, but I believe the functions referred in > this patch series were already static. Oops my bad, let me rereview this... Yep it's fine, applied, thanks! -- 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