From: Alexander Duyck Date: Fri, 20 Feb 2009 04:39:23 +0000 (-0800) Subject: igb: add vfs_allocated_count as placeholder for number of vfs X-Git-Tag: v2.6.30-rc1~662^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bfaf07bb1d7201d3c6cb984bccd9c2416e19b6c;p=pandora-kernel.git igb: add vfs_allocated_count as placeholder for number of vfs This is the first step in supporting sr-iov. The vf_allocated_count value will be 0 until we actually have vfs present. In the meantime it represents an offset value for the start of the queues. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed