|
@@ -358,7 +358,7 @@ const struct ethtool_ops be_ethtool_ops = {
|
|
.get_rx_csum = be_get_rx_csum,
|
|
.get_rx_csum = be_get_rx_csum,
|
|
.set_rx_csum = be_set_rx_csum,
|
|
.set_rx_csum = be_set_rx_csum,
|
|
.get_tx_csum = ethtool_op_get_tx_csum,
|
|
.get_tx_csum = ethtool_op_get_tx_csum,
|
|
- .set_tx_csum = ethtool_op_set_tx_csum,
|
|
|
|
|
|
+ .set_tx_csum = ethtool_op_set_tx_hw_csum,
|
|
.get_sg = ethtool_op_get_sg,
|
|
.get_sg = ethtool_op_get_sg,
|
|
.set_sg = ethtool_op_set_sg,
|
|
.set_sg = ethtool_op_set_sg,
|
|
.get_tso = ethtool_op_get_tso,
|
|
.get_tso = ethtool_op_get_tso,
|