| commit | 02e0e5e935cad59a2d30a004df9065e8697543e3 | [log] [tgz] |
|---|---|---|
| author | John W. Linville <linville@tuxdriver.com> | Tue Nov 07 20:53:48 2006 -0500 |
| committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:12:03 2006 -0500 |
| tree | 3004e48f584f513d533017e21d116cf69411cc7a | |
| parent | 5398d5901dcb677d24d839d3feac7209e250b161 [diff] |
[PATCH] wireless: clean-up some "check return code" warnings Clean-up some warnings from missing return code checks, mostly from calling pci_enable_device during a PCI resume. Signed-off-by: John W. Linville <linville@tuxdriver.com>