From: Erik Hovland Date: Mon, 23 Apr 2007 17:50:15 +0000 (-0700) Subject: usb ethernet gadget, workaround network stack API glitch X-Git-Tag: v2.6.22-rc1~1117^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d297c93a888fcd4d74ba0bbeeabe9b84caf514;p=pandora-kernel.git usb ethernet gadget, workaround network stack API glitch Another workaround for the glitch in the network layer, whereby one call ignores the (otherwise kernel-wide) convention that free() calls should not oops when passed nulls. This code already handles that API glitch in most other paths. From: Erik Hovland Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed