|
@@ -404,6 +404,7 @@ const struct ethtool_ops qlge_ethtool_ops = {
|
|
.get_rx_csum = ql_get_rx_csum,
|
|
.get_rx_csum = ql_get_rx_csum,
|
|
.set_rx_csum = ql_set_rx_csum,
|
|
.set_rx_csum = ql_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,
|
|
.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,
|