Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: Skystar2 misc changes committed, testing wanted
I think there is a bug in remove_pid(). See patch.
I'ld also vote to use just native 'int' for real counters, like pid_rc:
this will add a few bytes to a structure, but it might as well result in
a performance improvement, and it will avoid errors coming from checking
a u8 counter for <= 0.
Or: we hope that the code is right, and then we only have to check for
== 0 ;-)
Wolfgang
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index