]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/net/qeth.h
[PATCH] s390: introduce guestLan sniffer support in qeth
[linux-2.6-omap-h63xx.git] / drivers / s390 / net / qeth.h
index 44b9e14222a92a9a94af2791bf7311efb8cea6da..d238c7ed103b2e6cfd3bf73e808116bd4712a5b7 100644 (file)
@@ -750,6 +750,7 @@ struct qeth_card_info {
        int unique_id;
        struct qeth_card_blkt blkt;
        __u32 csum_mask;
+       enum qeth_ipa_promisc_modes promisc_mode;
 };
 
 struct qeth_card_options {
@@ -776,6 +777,7 @@ struct qeth_card_options {
 enum qeth_threads {
        QETH_SET_IP_THREAD  = 1,
        QETH_RECOVER_THREAD = 2,
+       QETH_SET_PROMISC_MODE_THREAD = 4,
 };
 
 struct qeth_osn_info {