From: Pavel Roskin Date: Fri, 7 Apr 2006 08:10:36 +0000 (-0400) Subject: [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants X-Git-Tag: v2.6.18-rc1~1115^2~88^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34b867e944628418d587367276c9a82e03aba8c;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed