commit | 847ed3e8f18b9cc401677e6e14eb7c89c7b8dfb6 | [log] [tgz] |
---|---|---|
author | Arvid Brodin <arvid.brodin@enea.com> | Tue Apr 26 21:47:12 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon May 02 17:02:54 2011 -0700 |
tree | 478afb3d83bb85df344ce34c879dcddc234b29db | |
parent | dfbc6fa3e1f19d31aeb6afdffeede7271e29bfbf [diff] |
usb/isp1760: Remove false error printout This removes the "qh is 0" printout. qh == NULL if the urb has been unlinked, so this condition is normal. Signed-off-by: Arvid Brodin <arvid.brodin@enea.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>