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:
40738f3
)
drivers/net: fix comparisons of unsigned < 0
author
Bill Nottingham
<notting@redhat.com>
Wed, 30 May 2007 07:59:02 +0000
(
03:59
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 9 Jul 2007 02:16:39 +0000
(22:16 -0400)
Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0.
Signed-off-by: Bill Nottingham <notting@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found