git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fca3c21
)
ipw2x00: printing the wrong array in debug code
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 21 Jun 2013 12:26:20 +0000
(15:26 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Jun 2013 18:44:25 +0000
(14:44 -0400)
Smatch complains that this is a read past the end of the array. It
turns out we are printing the wrong array here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found