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:
65b5b42
)
qlcnic: fix interface attach sequence
author
Amit Kumar Salecha
<amit.salecha@qlogic.com>
Thu, 1 Apr 2010 19:01:34 +0000
(19:01 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 3 Apr 2010 21:19:15 +0000
(14:19 -0700)
Interface should be visible even if resource allocation fails.
netif_device_attach should be called for every netif_device_detach.
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found