All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Praehauser <cpraehaus@cosy.sbg.ac.at>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dvb-core: ULE fixes and RFC4326 additions (kernel 2.6.16)
Date: Thu, 20 Apr 2006 13:48:03 +0200	[thread overview]
Message-ID: <444774F3.8000200@cosy.sbg.ac.at> (raw)
In-Reply-To: <20060420032655.475e15ed.akpm@osdl.org>

Andrew Morton 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.
>
>  
>
Well, yes ;-).
I agree with you, but i did not have the time and the courage to redo 
the whole thing.
The original goal was to fix the support for ULE extension headers (e.g. 
for link layer security, FEC, etc.),
which is broken in the current kernel versions.

I would welcome a discussion for beautifying the dvb-core (especially 
dvb_net.c) module.

>> --- 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
>  
>
Thanks for the hint. Will do so in future patches.

Have a nice day!
Christian.

-- 
________________________________________
| Christian Praehauser                  |
|---------------------------------------|
| Email:                                |
|  cpraehaus@cosy.sbg.ac.at             |
| Address:                              |
|  Institut fuer Computerwissenschaften | 
|  Jakob-Haringer-Strasse 2             |
|  A-5020 Salzburg, Austria             |
|_______________________________________|


      reply	other threads:[~2006-04-20 13:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 15:06 [PATCH] dvb-core: ULE fixes and RFC4326 additions (kernel 2.6.16) Christian Praehauser
2006-04-20  6:53 ` Andrew Morton
2006-04-20  8:12   ` Christian Praehauser
2006-04-20  8:18     ` Andrew Morton
2006-04-20 10:09   ` Christian Praehauser
2006-04-20 10:26     ` Andrew Morton
2006-04-20 11:48       ` Christian Praehauser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=444774F3.8000200@cosy.sbg.ac.at \
    --to=cpraehaus@cosy.sbg.ac.at \
    --cc=akpm@osdl.org \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.