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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
