From: Ivo van Doorn Date: Fri, 6 Aug 2010 18:46:53 +0000 (+0200) Subject: rt2x00: Add helper function for reporting tx status X-Git-Tag: v2.6.37-rc1~147^2~679^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3392beced38f67615b7fc88374940cecec6a0e4f;p=pandora-kernel.git rt2x00: Add helper function for reporting tx status At some points, some drivers can't report the full TX status information. This can happen for the UNKNOWN state, or the FAILURE state (in case the URB failed). Add a wrapper function to simplify reporting the empty TX information. Signed-off-by: Ivo van Doorn Acked-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed