commit | 3392beced38f67615b7fc88374940cecec6a0e4f | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Fri Aug 06 20:46:53 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 16 15:26:42 2010 -0400 |
tree | ed1376272c1a29c26e9768cefcbca96d60e736c1 | |
parent | 84804cdca043e2315bf5eae60807ac105929073f [diff] |
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 <IvDoorn@gmail.com> Acked-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>