cw1200: read beyond end of array in debug code
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 6 Jun 2013 07:43:00 +0000 (10:43 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Jun 2013 18:41:26 +0000 (14:41 -0400)
This has only one caller and rates[] is an array with
IEEE80211_TX_MAX_RATES (4) elements.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found