commit | e9248fbd6b6f7ef1917bfffe998654e40dfb4cfd | [log] [tgz] |
---|---|---|
author | Scott J. Goldman <scottjg@vmware.com> | Sat Nov 27 10:33:55 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 28 18:25:33 2010 -0800 |
tree | 2b12b58bcefca5572e4bfb5d67cfb51d2886ac33 | |
parent | bf26414510103448ad3dc069c7422462f03ea3d7 [diff] |
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>