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: <20120519.040305.1916325697646915932.davem@davemloft.net> Date: Sat, 19 May 2012 04:03:05 -0400 (EDT) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org, mcarlson@...adcom.com, mchan@...adcom.com Subject: Re: [PATCH v2 net-next] tg3: use netdev_alloc_frag() API From: Eric Dumazet <eric.dumazet@...il.com> Date: Sat, 19 May 2012 09:33:39 +0200 > From: Eric Dumazet <edumazet@...gle.com> > > Update our reference driver to use netdev_alloc_frag() API instead of > the temporary custom allocator I introduced in commit 8d4057a938 > (tg3: provide frags as skb head) > > This removes the memory leak we had, since we could leak one page at > device dismantle. > > Signed-off-by: Eric Dumazet <edumazet@...gle.com> Applied. -- 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