Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter

parent b5dd0e79
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;