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: <1219808109.7135.11.camel@nsl>
Date: Wed, 27 Aug 2008 11:35:09 +0800
From: Kevin Lo <kevlo@...lo.org>
To: netdev@...r.kernel.org
Subject: [PATCH] via-rhine: changed to use netdev_alloc_skb() from
dev_alloc_skb
Use netdev_alloc_skb. This sets skb->dev and allows
arch specific allocation. Also cleanup the alignment code.
Tested on x86_64.
Signed-off-by: Kevin Lo <kevlo@...lo.org>
View attachment "patch-via-rhine" of type "text/x-patch" (1430 bytes)