mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 08:28:34 +00:00
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> |
||
|---|---|---|
| .. | ||
| common.h | ||
| cphy.h | ||
| cpl5_cmd.h | ||
| cxgb2.c | ||
| elmer0.h | ||
| espi.c | ||
| espi.h | ||
| gmac.h | ||
| Makefile | ||
| mv88x201x.c | ||
| pm3393.c | ||
| regs.h | ||
| sge.c | ||
| sge.h | ||
| subr.c | ||
| suni1x10gexp_regs.h | ||