From: Linus Torvalds Date: Wed, 18 Oct 2006 01:03:33 +0000 (-0700) Subject: Fix USB gadget net2280.c compile X-Git-Tag: v2.6.19-rc3~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9950421c1e90d08d52ef47df1fcebe6078b04af3;p=pandora-kernel.git Fix USB gadget net2280.c compile It would fail the compile due to the newly added error checking testing a bad macro for a "return value" unless USB_GADGET_DEBUG_FILES was enabled. Pointed out by Stephen Hemminger. Acked-by: Stephen Hemminger Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed