commit | c94cb314503a69492bf4455dce4f6d300cff0851 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Thu Dec 18 23:00:59 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 18 23:00:59 2008 -0800 |
tree | f049d27da8345fae393916c0ec5be0aed94b65a7 | |
parent | ab5024ab23b78c86a0a1425defcdde48710fe449 [diff] |
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 <oneukum@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>