diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/s390/net/qeth_core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/s390/net/qeth_core.h b/drivers/s390/net/qeth_core.h index 4df5eaad6f94..84c5c8f30c47 100644 --- a/drivers/s390/net/qeth_core.h +++ b/drivers/s390/net/qeth_core.h | |||
| @@ -122,7 +122,6 @@ struct qeth_perf_stats { | |||
| 122 | __u64 outbound_do_qdio_start_time; | 122 | __u64 outbound_do_qdio_start_time; |
| 123 | unsigned int outbound_do_qdio_cnt; | 123 | unsigned int outbound_do_qdio_cnt; |
| 124 | unsigned int outbound_do_qdio_time; | 124 | unsigned int outbound_do_qdio_time; |
| 125 | /* eddp data */ | ||
| 126 | unsigned int large_send_bytes; | 125 | unsigned int large_send_bytes; |
| 127 | unsigned int large_send_cnt; | 126 | unsigned int large_send_cnt; |
| 128 | unsigned int sg_skbs_sent; | 127 | unsigned int sg_skbs_sent; |
| @@ -777,7 +776,6 @@ static inline void qeth_put_buffer_pool_entry(struct qeth_card *card, | |||
| 777 | list_add_tail(&entry->list, &card->qdio.in_buf_pool.entry_list); | 776 | list_add_tail(&entry->list, &card->qdio.in_buf_pool.entry_list); |
| 778 | } | 777 | } |
| 779 | 778 | ||
| 780 | struct qeth_eddp_context; | ||
| 781 | extern struct ccwgroup_driver qeth_l2_ccwgroup_driver; | 779 | extern struct ccwgroup_driver qeth_l2_ccwgroup_driver; |
| 782 | extern struct ccwgroup_driver qeth_l3_ccwgroup_driver; | 780 | extern struct ccwgroup_driver qeth_l3_ccwgroup_driver; |
| 783 | const char *qeth_get_cardname_short(struct qeth_card *); | 781 | const char *qeth_get_cardname_short(struct qeth_card *); |
