From: Michael Buesch Date: Sun, 15 Jun 2008 13:27:49 +0000 (+0200) Subject: b43legacy: Do not return TX_BUSY from op_tx X-Git-Tag: v2.6.26-rc9~84^2~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664f200610a3c9641ff58fc91b986b804cb1cc2d;p=pandora-kernel.git b43legacy: Do not return TX_BUSY from op_tx Never return TX_BUSY from op_tx. It doesn't make sense to return TX_BUSY, if we can not transmit the packet. Drop the packet and return TX_OK. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed