commit | 6d0f41abae30112b3cdca62c09370cc8801ee1f5 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Sun Nov 06 19:06:26 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 15 10:33:13 2011 -0800 |
tree | 94e76bf754557517d92b482efba99da7b3dc3a88 | |
parent | 4556143cab73e013d0c3fa00f0f4f4373882399e [diff] |
USB: mos7720: remove incorrect read-urb check Remove incorrect and unnecessary check for port->read_urb which is not set to NULL, contrary to what seems to be assumed, when urb is killed. Compile only-tested. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>