[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061216151141.GB3641@c3po.0xdef.net>
Date: Sat, 16 Dec 2006 16:11:41 +0100
From: Hagen Paul Pfeifer <hagen@...u.net>
To: Rainer Baumann <baumann@....ee.ethz.ch>
Cc: Stephen Hemminger <shemminger@...l.org>, netdev@...R.KERNEL.ORG,
netem@...l.org
Subject: Re: [PATCH 2.6.18 2/2] LARTC: trace control for netem: kernelspace
* Rainer Baumann | 2006-12-15 11:39:28 [+0100]:
>Patch for linux kernel 2.6.18.13:
>http://tcn.hypert.net/tcn_kernel_configfs.patch
This patch isn't ok ( maybe this patch benefit from gcc padding behaviours):
static struct pktdelay get_next_delay(struct netem_sched_data *q)
{
struct pktdelay retval;
[...]
return retval;
}
There are also some tiny coding style issues.
Hagen
PS: please setup you mua to break lines - it's a little bit difficult to read
you mails
-
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