Hello,

> skb = visdn_alloc_skb(frame_size - 3);
>
> use -2 instead, that should temporarily fix the problem.
>
> (this will make the buffer for frames larger by one byte, which should
> bring tail==end, thus not panicking the kernel. theoretically.)

Tried this - doesn't work :(

So I tried to find the patch version where the driver failed,
it looks like something in 619 makes the system crash.

I hope this helps to pin-point the problem.

Jeroen

_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to