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)
commite9248fbd6b6f7ef1917bfffe998654e40dfb4cfd
tree2b12b58bcefca5572e4bfb5d67cfb51d2886ac33
parentbf26414510103448ad3dc069c7422462f03ea3d7
vmxnet3: fix compilation when RSS is disabled

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>
drivers/net/vmxnet3/vmxnet3_ethtool.c