Skip to content

Commit 8137a8e

Browse files
ipylypivdavem330
authored andcommitted
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Signed-off-by: Igor Pylypiv <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent b5dd0e7 commit 8137a8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/net/vmxnet3/vmxnet3_int.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,6 @@ struct vmxnet3_adapter {
342342
u8 __iomem *hw_addr1; /* for BAR 1 */
343343
u8 version;
344344

345-
bool rxcsum;
346-
347345
#ifdef VMXNET3_RSS
348346
struct UPT1_RSSConf *rss_conf;
349347
bool rss;

0 commit comments

Comments
 (0)