| commit | 1bfaf07bb1d7201d3c6cb984bccd9c2416e19b6c | [log] [tgz] |
|---|---|---|
| author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Feb 19 20:39:23 2009 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Fri Feb 20 00:22:53 2009 -0800 |
| tree | 7ec3c152351adcdac3afa62cbcbd5a31b710db94 | |
| parent | 46544258de71d7e32342ee71a25146ec6e2e6e47 [diff] |
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 <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>