1
0
Fork 0
alistair23-linux/drivers/net/chelsio
Stephen Hemminger aa84505fb0 [PATCH] chelsio: transmit routine return values
The Chelsio driver does not return the correct values from
the transmit routine. It works because the values don't conflict,
but it is using the wrong defines. And -ENOMEM is not a legal return
value.

Since t1_sge_tx is only called in one place, making it static
allows compiler to be potentially inline it.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-12-24 09:35:17 -05:00
..
Makefile Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
common.h [PATCH] (1/7) chelsio sparse annotations 2005-09-05 17:57:22 -04:00
cphy.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
cpl5_cmd.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
cxgb2.c [PATCH] (1/7) chelsio sparse annotations 2005-09-05 17:57:22 -04:00
elmer0.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
espi.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
espi.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
gmac.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
mv88x201x.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
pm3393.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
regs.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
sge.c [PATCH] chelsio: transmit routine return values 2005-12-24 09:35:17 -05:00
sge.h [PATCH] chelsio: transmit routine return values 2005-12-24 09:35:17 -05:00
subr.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
suni1x10gexp_regs.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00