commit | b7c7deeb4c77538577f0b6a724f10ce8693eb648 | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Mon Jun 13 05:48:30 2011 +0000 |
committer | David S. Miller <davem@conan.davemloft.net> | Mon Jun 13 18:31:09 2011 -0400 |
tree | 718672c8cbb7a2be28b388cbaaad6bee8a20f1fe | |
parent | bf0239a98a7378c6a1a6b01701ec5e27591f52ce [diff] |
vmxnet3: remove unused variable While doing some backporting I noticed that vmxnet3 had a variable that was set but never used. Get rid of it, and stop the compiler from griping Signed-off-by: Neil Horman <nhorman@tuxdriver.com> CC: "VMware, Inc." <pv-drivers@vmware.com> CC: "David S. Miller" <davem@davemloft.net> Signed-off-by: Bhavesh Davda <bhavesh@vmware.com> Signed-off-by: David S. Miller <davem@conan.davemloft.net>