Hi, Greg,

One guy recently reminded me that the way 2.4 clears tty->driver_data
is wrong. I went to check 2.6.6, which does it correctly in between
->release and ->disconnect (hurray!) but then it completely ignores that
the port was marked disconnected (by resetting intfdata) and goes
on to accept all writes and other functions. All the old checks for
!serial remain in the code, even though now they are not possible
to trip. It looks terribly unsafe to me. Is 2.6.6 simply incomplete?

-- Pete


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to