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:
277a64d
)
ath9k/htc_drv_main: off by one error
author
Dan Carpenter
<error27@gmail.com>
Sat, 8 May 2010 16:24:02 +0000
(18:24 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 10 May 2010 18:56:47 +0000
(14:56 -0400)
I changed "> ATH9K_HTC_MAX_TID" to ">= ATH9K_HTC_MAX_TID" to avoid a
potential overflow.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found