From: Christian Lamparter Date: Mon, 26 Jul 2010 21:43:28 +0000 (+0200) Subject: carl9170 firmware: fix array-out-of-bounds bug X-Git-Tag: 1.7.3~3 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=a4cf4c3aa345a046f8f4d3d1eb66edb590b62554;hp=a4cf4c3aa345a046f8f4d3d1eb66edb590b62554;p=carl9170fw.git carl9170 firmware: fix array-out-of-bounds bug 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 ---