* 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to