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: <20100421.225625.177238009.davem@davemloft.net> Date: Wed, 21 Apr 2010 22:56:25 -0700 (PDT) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try() From: Eric Dumazet <eric.dumazet@...il.com> Date: Wed, 21 Apr 2010 08:08:36 +0200 > Le dimanche 18 avril 2010 à 02:46 -0700, David Miller a écrit : > >> Looks good, applied, thanks Eric. > > Hmm, looking at the GSO stuff, I believe we should not call > skb_orphan_try() on gso skbs ? Right, I've applied this, thanks. What we should probably do instead is call and NULL out the DEV_GSO_CB() destructor. Right? -- 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