From: Alexander Duyck Date: Fri, 6 Feb 2009 23:16:45 +0000 (+0000) Subject: igb: make dev_spec a union and remove dynamic allocation X-Git-Tag: v2.6.30-rc1~662^2~787 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1889bfe687c22f74d1333913ffe8f8da173d601;p=pandora-kernel.git igb: make dev_spec a union and remove dynamic allocation This patch makes dev_spec a union and simplifies it so that it does not require dynamic allocation and freeing in the driver. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed