commit | 47cbe6f47d854410d5c296098d87cf8151517c20 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Tue Dec 05 23:19:06 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:43 2007 -0500 |
tree | 73a66c94aed475bcd30d0d8a2ca210aefea4e47f | |
parent | d7487421b629c5ca71ce23b10461ef0c3ad2c741 [diff] |
chelsio: useless test in cxgb2::remove_one 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>