carl9170 firmware: fix array-out-of-bounds bug
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 26 Jul 2010 21:43:28 +0000 (23:43 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Mon, 26 Jul 2010 21:43:28 +0000 (23:43 +0200)
This patch fixes an out-of-bounds access which would occur
if the driver sets queue to 6 or 7. Additionally, the
transmission status report has only reserved 2 bits for
reporting this information.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found