From: Dan Carpenter Date: Thu, 6 Jun 2013 07:43:00 +0000 (+0300) Subject: cw1200: read beyond end of array in debug code X-Git-Tag: v3.11-rc1~16^2~103^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28bc92c9530fe39eccfcff392879f19bd234578;p=pandora-kernel.git cw1200: read beyond end of array in debug code This has only one caller and rates[] is an array with IEEE80211_TX_MAX_RATES (4) elements. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed