kernel-ark/drivers
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
..
acorn
acpi
atm [PATCH] drivers/atm/adummy.c NULL noise removal 2005-12-15 10:04:31 -08:00
base [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class 2005-12-15 14:22:45 -08:00
block [PATCH] cciss: fix for deregister_disk 2005-12-12 22:31:16 -08:00
bluetooth
cdrom
char [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3 2005-12-18 16:19:35 -08:00
connector
cpufreq
crypto
dio
eisa
fc4
firmware [PATCH] dell_rbu: NULL noise removal 2005-12-15 10:04:30 -08:00
hwmon
i2c [PATCH] i2c: Fix i2c-mv64xxx compilation error 2005-12-16 11:25:25 -08:00
ide [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info 2005-12-15 02:20:49 +01:00
ieee1394 ieee1394: write broadcast_channel only to select nodes (fixes device recognition) 2005-12-12 23:21:12 -05:00
infiniband
input [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal 2005-12-15 10:04:31 -08:00
isdn
macintosh
mca
md
media [PATCH] dst_ca __user annotations, portability fixes 2005-12-15 10:04:31 -08:00
message [PATCH] i2o: Do not disable pci device when it's in use 2005-12-18 11:19:43 -08:00
mfd
misc
mmc [MMC] Explain the internals of mmc_power_up() 2005-12-14 14:57:35 +00:00
mtd [PATCH] mtd onenand driver: use platform_device.h instead device.h 2005-12-18 16:29:11 -08:00
net [PATCH] chelsio: transmit routine return values 2005-12-24 09:35:17 -05:00
nubus
oprofile
parisc
parport
pci [PATCH] PCI express must be initialized before PCI hotplug 2005-12-16 11:25:25 -08:00
pcmcia
pnp
rapidio
s390
sbus [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal 2005-12-15 10:01:28 -08:00
scsi [PATCH] dpt_i2o fix for deadlock condition 2005-12-18 11:19:44 -08:00
serial
sh
sn
tc
telephony
usb [PATCH] Input: fix an OOPS in HID driver 2005-12-18 11:22:30 -08:00
video [PATCH] arcfb __user annotations 2005-12-15 10:04:30 -08:00
w1
zorro
Kconfig
Makefile