git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab5024a
)
net: prepare usb net drivers for addition of status as a parameter
author
Oliver Neukum
<oneukum@suse.de>
Fri, 19 Dec 2008 07:00:59 +0000
(23:00 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Dec 2008 07:00:59 +0000
(23:00 -0800)
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>
No differences found