Dear Svilen,

> My question is: Is the patch to NistNet provided below *logically
> correct* regarding new kernel versions?
>
> -                       return ippt->func(skb, dev, ippt);
> +                      return ippt->func(skb, dev, ippt, NULL);
>
> The patch satisfies the compiler, but do the implementations of this
function in the kernel work as before (e.g. in 
> linux-2.6.11) with the NULL pointer argument?

I suppose it isn't logically correct: a kernel guru should provide a more
smart solution. However, it seems working... :)

Best regards,

--------------------
Fermín Galán Márquez
CTTC - Centre Tecnològic de Telecomunicacions de Catalunya
Parc Mediterrani de la Tecnologia, Av. del Canal Olímpic s/n, 08860
Castelldefels, Spain
Room 1.02
Tel : +34 93 645 29 12 
Fax : +34 93 645 29 01
Email address: [EMAIL PROTECTED] 



_______________________________________________
nistnet mailing list
nistnet@antd.nist.gov
http://www-x.antd.nist.gov/mailman/listinfo/nistnet

Reply via email to