diff options
Diffstat (limited to 'drivers/net/chelsio/tp.h')
-rw-r--r-- | drivers/net/chelsio/tp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/chelsio/tp.h b/drivers/net/chelsio/tp.h index 32fc71e58913..dfd8ce25106a 100644 --- a/drivers/net/chelsio/tp.h +++ b/drivers/net/chelsio/tp.h | |||
@@ -65,7 +65,6 @@ void t1_tp_intr_clear(struct petp *tp); | |||
65 | int t1_tp_intr_handler(struct petp *tp); | 65 | int t1_tp_intr_handler(struct petp *tp); |
66 | 66 | ||
67 | void t1_tp_get_mib_statistics(adapter_t *adap, struct tp_mib_statistics *tps); | 67 | void t1_tp_get_mib_statistics(adapter_t *adap, struct tp_mib_statistics *tps); |
68 | void t1_tp_set_udp_checksum_offload(struct petp *tp, int enable); | ||
69 | void t1_tp_set_tcp_checksum_offload(struct petp *tp, int enable); | 68 | void t1_tp_set_tcp_checksum_offload(struct petp *tp, int enable); |
70 | void t1_tp_set_ip_checksum_offload(struct petp *tp, int enable); | 69 | void t1_tp_set_ip_checksum_offload(struct petp *tp, int enable); |
71 | int t1_tp_set_coalescing_size(struct petp *tp, unsigned int size); | 70 | int t1_tp_set_coalescing_size(struct petp *tp, unsigned int size); |