]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants
authorPavel Roskin <proski@gnu.org>
Fri, 7 Apr 2006 08:10:36 +0000 (04:10 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Apr 2006 20:15:50 +0000 (16:15 -0400)
commitb34b867e944628418d587367276c9a82e03aba8c
tree5e2222980d25a95ab478cbe42bd8b84244cbfccf
parent30c2d3b48176279b1381b00ae86f3d01147d0915
[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants

Don't ever return -errno from orinoco_xmit() - the network layer doesn't
expect it.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco.c