diff options
author | Brice Goglin <brice@myri.com> | 2006-07-09 21:10:18 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-07-12 17:44:11 -0400 |
commit | 4c2248cc57f83ce551511a6c1736383938dd9d1b (patch) | |
tree | 6de890dd8a3f7dd6456d45bb713f915b97264661 /drivers/cpufreq | |
parent | 8431adfd37c306c05abeac8879be7b4e03273a4f (diff) |
[PATCH] myri10ge return value fix
Andrew Morton wrote:
> All these functions return error codes, and we're not checking them. We
> should. So there's a patch which marks all these things as __must_check,
> which causes around 1,500 new warnings.
>
The following patch fixes such a warning in myri10ge.
Check pci_enable_device() return value in myri10ge_resume().
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions