From: Oliver Neukum Date: Fri, 19 Dec 2008 07:00:59 +0000 (-0800) Subject: net: prepare usb net drivers for addition of status as a parameter X-Git-Tag: v2.6.29-rc1~581^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94cb314503a69492bf4455dce4f6d300cff0851;p=pandora-kernel.git net: prepare usb net drivers for addition of status as a parameter USB is going to switch the signature of the callbacks to void callback(struct urb *urb, int status) This patch will ease the transition. Signed-off-by: Oliver Neukum Signed-off-by: David S. Miller --- Reading git-diff-tree failed