From: David Woodhouse Date: Fri, 14 Dec 2007 02:53:16 +0000 (-0500) Subject: libertas: stop attempting to reset devices on unload X-Git-Tag: v2.6.25-rc1~1162^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b926d6b31e2dd8f1bc21a9576aff0e486e21d32a;p=pandora-kernel.git libertas: stop attempting to reset devices on unload It wasn't working anyway -- by the time we get into if_usb_disconnect() the USB core has already stopped us talking to the thing; even if it's just on unload and the device still exists. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed