|
@@ -915,7 +915,7 @@ int qeth_send_control_data(struct qeth_card *, int, struct qeth_cmd_buffer *,
|
|
|
int (*reply_cb)(struct qeth_card *, struct qeth_reply*, unsigned long),
|
|
|
void *reply_param);
|
|
|
int qeth_get_priority_queue(struct qeth_card *, struct sk_buff *, int, int);
|
|
|
-int qeth_get_elements_no(struct qeth_card *, void *, struct sk_buff *, int);
|
|
|
+int qeth_get_elements_no(struct qeth_card *, struct sk_buff *, int);
|
|
|
int qeth_get_elements_for_frags(struct sk_buff *);
|
|
|
int qeth_do_send_packet_fast(struct qeth_card *, struct qeth_qdio_out_q *,
|
|
|
struct sk_buff *, struct qeth_hdr *, int, int, int);
|