From: Russ Dill Date: Thu, 10 Jan 2008 04:32:07 +0000 (-0700) Subject: [usb netdev] asix: fix regression X-Git-Tag: v2.6.24-rc8~34^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d433630a1e63d383d592d488f60581e0d98190;p=pandora-kernel.git [usb netdev] asix: fix regression 51bf2976b55d07f9daae9697a0a3ac9f58abcedc caused a regression in the asix usbnet driver. usb_control_msg returns the number of bytes read on success, not 0. Tested with NETGEAR FA120. Signed-off-by: Russ Dill Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed