Commit 8137a8e2 authored by Igor Pylypiv's avatar Igor Pylypiv Committed by David S. Miller

vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter

Signed-off-by: default avatarIgor Pylypiv <ipylypiv@silver-peak.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b5dd0e79
......@@ -342,8 +342,6 @@ struct vmxnet3_adapter {
u8 __iomem *hw_addr1; /* for BAR 1 */
u8 version;
bool rxcsum;
#ifdef VMXNET3_RSS
struct UPT1_RSSConf *rss_conf;
bool rss;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment