Re: [PATCH] dvb-core: ULE fixes and RFC4326 additions (kernel2.6.16)

From: Andrew Morton
Date: Thu Apr 20 2006 - 06:28:38 EST


Christian Praehauser <cpraehaus@xxxxxxxxxxxxxx> wrote:
>
> After correcting the broadcast address i saw that broadcast packets are
> not accepted when in "multicast" mode (RX_MODE_MULTI).
> In the attached version of the patch this was fixed.

This driver would have to be one of the ugliest-looking things in the
kernel. You must have a strong stomach.

> --- drivers/media/dvb/dvb-core/dvb_net.c.orig 2006-04-19 15:12:31.000000000 +0200
> +++ drivers/media/dvb/dvb-core/dvb_net.c 2006-04-20 11:04:18.000000000 +0200

Please prepare future patches in `patch -p1' form:

--- a/drivers/media/dvb/dvb-core/dvb_net.c
+++ a/drivers/media/dvb/dvb-core/dvb_net.c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/