Uwe Kleine-König <[EMAIL PROTECTED]> wrote: Hi,
>> Looks like a good idea. Is it safe if the port has already been >> released ? > Yes, it's save. ieee1284_release looks as follows: > > if (priv->claimed && priv->fn->release) > priv->fn->release (priv); > priv->claimed = 0; > > so there is no need to check for priv->claimed in ieee1284_close. Good, thanks. I'll apply the patch RSN. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer | <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169