diff options
Diffstat (limited to 'drivers/s390/net/qeth_core.h')
| -rw-r--r-- | drivers/s390/net/qeth_core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/net/qeth_core.h b/drivers/s390/net/qeth_core.h index fa7adad6f9ba..480fbeab0256 100644 --- a/drivers/s390/net/qeth_core.h +++ b/drivers/s390/net/qeth_core.h | |||
| @@ -933,6 +933,7 @@ int qeth_hdr_chk_and_bounce(struct sk_buff *, int); | |||
| 933 | int qeth_configure_cq(struct qeth_card *, enum qeth_cq); | 933 | int qeth_configure_cq(struct qeth_card *, enum qeth_cq); |
| 934 | int qeth_hw_trap(struct qeth_card *, enum qeth_diags_trap_action); | 934 | int qeth_hw_trap(struct qeth_card *, enum qeth_diags_trap_action); |
| 935 | int qeth_query_ipassists(struct qeth_card *, enum qeth_prot_versions prot); | 935 | int qeth_query_ipassists(struct qeth_card *, enum qeth_prot_versions prot); |
| 936 | void qeth_trace_features(struct qeth_card *); | ||
| 936 | 937 | ||
| 937 | /* exports for OSN */ | 938 | /* exports for OSN */ |
| 938 | int qeth_osn_assist(struct net_device *, void *, int); | 939 | int qeth_osn_assist(struct net_device *, void *, int); |
