diff options
Diffstat (limited to 'drivers/s390/net/qeth_core.h')
-rw-r--r-- | drivers/s390/net/qeth_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/net/qeth_core.h b/drivers/s390/net/qeth_core.h index 762d6dd1e8ba..ab4d2861ef3c 100644 --- a/drivers/s390/net/qeth_core.h +++ b/drivers/s390/net/qeth_core.h | |||
@@ -929,7 +929,7 @@ void qeth_core_get_drvinfo(struct net_device *, struct ethtool_drvinfo *); | |||
929 | void qeth_dbf_longtext(debug_info_t *id, int level, char *text, ...); | 929 | void qeth_dbf_longtext(debug_info_t *id, int level, char *text, ...); |
930 | int qeth_core_ethtool_get_settings(struct net_device *, struct ethtool_cmd *); | 930 | int qeth_core_ethtool_get_settings(struct net_device *, struct ethtool_cmd *); |
931 | int qeth_set_access_ctrl_online(struct qeth_card *card, int fallback); | 931 | int qeth_set_access_ctrl_online(struct qeth_card *card, int fallback); |
932 | int qeth_hdr_chk_and_bounce(struct sk_buff *, int); | 932 | int qeth_hdr_chk_and_bounce(struct sk_buff *, struct qeth_hdr **, 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); |