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:
d748742
)
chelsio: useless test in cxgb2::remove_one
author
Francois Romieu
<romieu@fr.zoreil.com>
Tue, 5 Dec 2006 22:19:06 +0000
(23:19 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 5 Feb 2007 21:58:43 +0000
(16:58 -0500)
pci_get_drvadata() is necessarily distinct from NULL if
cxgb2::init_one succeeded. cxgb2::remove_one is solely
issued through the PCI device callback.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
No differences found