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:
ecbacf8
)
ewrk3: range checking problem
author
Dan Carpenter
<error27@gmail.com>
Mon, 22 Mar 2010 02:07:28 +0000
(
02:07
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 23 Mar 2010 01:33:10 +0000
(18:33 -0700)
The range checking here is wrong. It should be HASH_TABLE_LEN which
is 512.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found