aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Arlott <[email protected]>2007-05-10 23:04:13 -0700
committerGreg Kroah-Hartman <[email protected]>2007-06-08 16:24:31 -0700
commitfd209e35b74110ee1f3371838b0782b5b02eaaba (patch)
treec05b79256fa4e9ffb80c0cba4a12cc377176dd92 /include
parentda1f82b5543738d4c127a449490bc0d55e121fe8 (diff)
USB: cxacru: ignore error trying to start ADSL in atm_start
The sysfs adsl_status attribute ignores (aside from returning -EIO to the user) any error sending a START/STOP command to the device and there is at least one firmware which never sends a response but appears to work regardless. Therefore atm_start should also continue if an error is received so that such firmware is usable. The official Conexant driver doesn't expect a reply either but this is for another device (E2 router) and a commonly used firmware does respond. Also, there is no point in changing -ECONNRESET to -ETIMEDOUT since nothing ever checks for either of these values. Signed-off-by: Simon Arlott <[email protected]> Cc: Duncan Sands <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions