These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / s390 / net / qeth_core_mpc.h
index 1558be1..6cccc9a 100644 (file)
@@ -92,6 +92,7 @@ enum qeth_ipa_cmds {
        IPA_CMD_DELGMAC                 = 0x24,
        IPA_CMD_SETVLAN                 = 0x25,
        IPA_CMD_DELVLAN                 = 0x26,
+       IPA_CMD_SETBRIDGEPORT_OSA       = 0x2b,
        IPA_CMD_SETCCID                 = 0x41,
        IPA_CMD_DELCCID                 = 0x42,
        IPA_CMD_MODCCID                 = 0x43,
@@ -104,7 +105,7 @@ enum qeth_ipa_cmds {
        IPA_CMD_DELIP                   = 0xb7,
        IPA_CMD_SETADAPTERPARMS         = 0xb8,
        IPA_CMD_SET_DIAG_ASS            = 0xb9,
-       IPA_CMD_SETBRIDGEPORT           = 0xbe,
+       IPA_CMD_SETBRIDGEPORT_IQD       = 0xbe,
        IPA_CMD_CREATE_ADDR             = 0xc3,
        IPA_CMD_DESTROY_ADDR            = 0xc4,
        IPA_CMD_REGISTER_LOCAL_ADDR     = 0xd1,