summaryrefslogtreecommitdiffstats
path: root/drivers/net/skge.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2005-12-14 14:38:44 -0800
committerJeff Garzik <jgarzik@pobox.com>2005-12-24 09:35:17 -0500
commitaa84505fb0fb9504c61d77e8e6930a417fc404d6 (patch)
treef81404128e2340df1827104ab063a0f0cfd45691 /drivers/net/skge.c
parentebc62fb36ca40539fb08575f94c7da75d1b9db85 (diff)
downloadop-kernel-dev-aa84505fb0fb9504c61d77e8e6930a417fc404d6.zip
op-kernel-dev-aa84505fb0fb9504c61d77e8e6930a417fc404d6.tar.gz
[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>
Diffstat (limited to 'drivers/net/skge.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud