From: Stephen Hemminger Date: Mon, 29 Oct 2007 17:46:05 +0000 (-0700) Subject: e1000e: fix sparse warnings X-Git-Tag: v2.6.24-rc2~75^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9147bb29d76b30787638882f6c310074c2e6f3;p=pandora-kernel.git e1000e: fix sparse warnings 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 Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed