From: Bob Copeland Date: Tue, 6 Jan 2009 01:46:34 +0000 (-0500) Subject: ath5k: fix return values from ath5k_tx X-Git-Tag: v2.6.29-rc2~11^2~46^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ef99c8b79ab07e1c79794085481464f9870d62;p=pandora-kernel.git ath5k: fix return values from ath5k_tx Should return NETDEV_TX_{OK,BUSY} instead of 0,-1 (this doesn't change any current functionality). Changes-licensed-under: 3-Clause-BSD Reported-by: Johannes Berg Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed