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:
720f3d7
)
usbnet: fix failure handling in usbnet_probe
author
tom.leiming@gmail.com
<tom.leiming@gmail.com>
Sun, 29 Apr 2012 22:51:03 +0000
(22:51 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 May 2012 00:13:04 +0000
(20:13 -0400)
If register_netdev returns failure, the dev->interrupt and
its transfer buffer should be released, so just fix it.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found