mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Signed-off-by: Igor Pylypiv <ipylypiv@silver-peak.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b5dd0e792f
commit
8137a8e219
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user