vmxnet3: fix compilation when RSS is disabled
authorScott J. Goldman <scottjg@vmware.com>
Sat, 27 Nov 2010 10:33:55 +0000 (10:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 02:25:33 +0000 (18:25 -0800)
If RSS is disabled, we can ifdef out some RSS specific code. This fixes
the compile error found by Randy Dunlap.

Signed-off-by: Scott J. Goldman <scottjg@vmware.com>
Reviewed-by: Bhavesh Davda <bhavesh@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found