From: Helmut Schaa Date: Mon, 28 Mar 2011 11:35:51 +0000 (+0200) Subject: rt2x00: Add an error message when trying to send on a full queue X-Git-Tag: v3.0-rc1~377^2~437^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4c499e86f54ed9316a87e7ddc6b7d33adb4976;p=pandora-kernel.git rt2x00: Add an error message when trying to send on a full queue We already tell mac80211 to stop the queue when we hit a certain threshold. Hence, it shouldn't happen at all that a frame gets queued for tx on a full queue. Add an error message for this case. Signed-off-by: Helmut Schaa Acked-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed