From: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]>
Date: Tue, 27 Dec 2005 02:35:40 -0200
> Please consider pulling from:
>
> master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.16.git
>
> These changesets were compile tested with allyesconfig,
> allmodconfig and simple qemu configurations.
Pulled, thanks Arnaldo.
About prequeue, you can probably make it a proto_op and then
do something like:
if (ops->prequeue && ops->prequeue( ... ))
...;
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html