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:
357f5b0
)
myri10ge: don't forget pci_disable_device()
author
Brice Goglin
<brice@myri.com>
Sat, 17 Jan 2009 08:27:19 +0000
(08:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Jan 2009 22:41:18 +0000
(14:41 -0800)
Don't forget to call pci_disable_device() in myri10ge_remove()
and when myri10ge_probe() fails.
By the way, update the copyright years.
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found