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:
8148ff4
)
tokenring/3c359.c: fixed array index problem
author
Marcus Meissner
<meissner@suse.de>
Sat, 13 Oct 2007 08:19:37 +0000
(10:19 +0200)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 17 Oct 2007 01:10:27 +0000
(21:10 -0400)
The xl_laa array is just 6 bytes long, so we should substract
10 from the index, like is also done some lines above already.
Signed-Off-By: Marcus Meissner <meissner@suse.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found