|
@@ -929,7 +929,7 @@ void qeth_core_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
|
|
|
void qeth_dbf_longtext(debug_info_t *id, int level, char *text, ...);
|
|
|
int qeth_core_ethtool_get_settings(struct net_device *, struct ethtool_cmd *);
|
|
|
int qeth_set_access_ctrl_online(struct qeth_card *card, int fallback);
|
|
|
-int qeth_hdr_chk_and_bounce(struct sk_buff *, int);
|
|
|
+int qeth_hdr_chk_and_bounce(struct sk_buff *, struct qeth_hdr **, int);
|
|
|
int qeth_configure_cq(struct qeth_card *, enum qeth_cq);
|
|
|
int qeth_hw_trap(struct qeth_card *, enum qeth_diags_trap_action);
|
|
|
int qeth_query_ipassists(struct qeth_card *, enum qeth_prot_versions prot);
|