linux/drivers/net/myri10ge
Brice Goglin 4c2248cc57 [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>
2006-07-12 17:44:11 -04:00
..
Makefile [PATCH] Add Myri-10G Ethernet driver 2006-05-24 00:27:31 -04:00
myri10ge.c [PATCH] myri10ge return value fix 2006-07-12 17:44:11 -04:00
myri10ge_mcp.h [netdrvr pcnet_cs, myri] trim trailing whitespace 2006-05-24 00:28:37 -04:00
myri10ge_mcp_gen_header.h [netdrvr pcnet_cs, myri] trim trailing whitespace 2006-05-24 00:28:37 -04:00