From: Stephen Hemminger Date: Mon, 29 Oct 2007 17:46:13 +0000 (-0700) Subject: ixgb: fix sparse warnings X-Git-Tag: v2.6.24-rc2~75^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273dc74e1c7d9aa2eab2036153c8fe65593fb85e;p=pandora-kernel.git ixgb: fix sparse warnings Fix sparse warnings in ixgb driver for net-2.6.24. Added a sparse fix for invalid declaration using non-constant value in ixgb_set_multi. Added a fix for the module param array index and allows int params in the array. --Auke Signed-off-by: Stephen Hemminger Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed