diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-04-15 00:50:49 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-15 18:50:41 -0400 |
commit | c8c64cff2c88b17fdd7402dd06288d7415896430 (patch) | |
tree | b089cdcda51dd22560da97abea15afdc656ab777 /drivers/net/mlx4/mlx4_en.h | |
parent | 569e146396cb3b378d2957b94671bf30cd777c67 (diff) |
net: mlx4: convert to hw_features
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/mlx4/mlx4_en.h')
-rw-r--r-- | drivers/net/mlx4/mlx4_en.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/mlx4/mlx4_en.h b/drivers/net/mlx4/mlx4_en.h index e30f6099c0de..0b5150df0585 100644 --- a/drivers/net/mlx4/mlx4_en.h +++ b/drivers/net/mlx4/mlx4_en.h | |||
@@ -451,7 +451,6 @@ struct mlx4_en_priv { | |||
451 | int registered; | 451 | int registered; |
452 | int allocated; | 452 | int allocated; |
453 | int stride; | 453 | int stride; |
454 | int rx_csum; | ||
455 | u64 mac; | 454 | u64 mac; |
456 | int mac_index; | 455 | int mac_index; |
457 | unsigned max_mtu; | 456 | unsigned max_mtu; |