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:
55064ef
)
net: cpmac: fix in releasing resources
author
Varka Bhadram
<varkab@cdac.in>
Thu, 10 Jul 2014 05:35:45 +0000
(11:05 +0530)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Jul 2014 07:40:37 +0000
(
00:40
-0700)
before registering the the net device this code freeing net device
by using the label 'fail'
fixed by introducing an another label 'out'
Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found