From: Kalle Valo Date: Thu, 27 Oct 2011 15:49:08 +0000 (+0300) Subject: ath6kl: don't print an error for canceled packets X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778e6502414a35e3db8f3637a600b6645ac0b815;p=pandora-kernel.git ath6kl: don't print an error for canceled packets ath6kl_tx_complete() was printing an error when packet was canceled. That causes unnecessary errors when hardware is powered off. Also change the error to a warning and cleanup the message. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed