K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-10-30T01:18:58.000000Z K 7 svn:log V 317 Check for errors and zero-length transfers in the ulpt_input() input pipe callback function, and just return if these cases are detected. Without these checks, the ulpt driver may cause an infinite loop of failing USB transfers that can hang the whole machine. This makes printing work for me on a HP DJ950C printer. END