ath6kl: don't print an error for canceled packets
authorKalle Valo <kvalo@qca.qualcomm.com>
Thu, 27 Oct 2011 15:49:08 +0000 (18:49 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:58:58 +0000 (12:58 +0200)
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 <kvalo@qca.qualcomm.com>

No differences found