summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
diff options
context:
space:
mode:
authorStefan Raspl2012-11-19 03:46:49 +0100
committerDavid S. Miller2012-11-19 20:19:00 +0100
commit395672e098d3094388b6204a8c80958d9212dbb4 (patch)
treed8fa6a586047bcfc82d9c70667f58985013641d1 /drivers/s390/net/qeth_core.h
parentqeth: Clarify card type naming for virtual NICs (diff)
downloadkernel-qcow2-linux-395672e098d3094388b6204a8c80958d9212dbb4.tar.gz
kernel-qcow2-linux-395672e098d3094388b6204a8c80958d9212dbb4.tar.xz
kernel-qcow2-linux-395672e098d3094388b6204a8c80958d9212dbb4.zip
qeth: Consolidate tracing of card features
Trace all supported and enabled card features to s390dbf. Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Reviewed-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/qeth_core.h')
-rw-r--r--drivers/s390/net/qeth_core.h1
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);
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);
+void qeth_trace_features(struct qeth_card *);
/* exports for OSN */
int qeth_osn_assist(struct net_device *, void *, int);