Skip to content
Commit c94cb314 authored by Oliver Neukum's avatar Oliver Neukum Committed by David S. Miller
Browse files

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: default avatarOliver Neukum <oneukum@suse.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ab5024ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment