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:
3077d78
)
e1000e: fix sparse warnings
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Mon, 29 Oct 2007 17:46:05 +0000
(10:46 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 30 Oct 2007 18:32:16 +0000
(14:32 -0400)
Fix sparse warnings from e1000e driver in net-2.6.24.
Added a sparse fix for module param arrays which can have int values
but only the array index needs to be unsigned. --Auke
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found