Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • usb
  • net
  • catc.c
Find file Blame History Permalink
  • Oliver Neukum's avatar
    USB: fix catc error handling · 5a9f4e33
    Oliver Neukum authored Mar 30, 2007
    
    
    this driver ignores errors while starting the transmit queue. It will
    never be reported stopped as the completion handler won't run
    and it will never be started again as it will be considered started.
    This patch adds error handling.
    
    Signed-off-by: default avatarOliver Neukum <oneukum@suse.de>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    5a9f4e33