]> err.no Git - linux-2.6/blobdiff - drivers/s390/net/qeth_core_mpc.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[linux-2.6] / drivers / s390 / net / qeth_core_mpc.h
index de221932f30f5693746a88f2c923ee3bd5d81727..18548822e37c8f38db671ca66928f5564bb6f507 100644 (file)
@@ -182,7 +182,7 @@ enum qeth_ipa_return_codes {
        IPA_RC_SETIP_NO_STARTLAN        = 0xe008,
        IPA_RC_SETIP_ALREADY_RECEIVED   = 0xe009,
        IPA_RC_IP_ADDR_ALREADY_USED     = 0xe00a,
-       IPA_RC_MULTICAST_FULL           = 0xe00b,
+       IPA_RC_MC_ADDR_NOT_FOUND        = 0xe00b,
        IPA_RC_SETIP_INVALID_VERSION    = 0xe00d,
        IPA_RC_UNSUPPORTED_SUBCMD       = 0xe00e,
        IPA_RC_ARP_ASSIST_NO_ENABLE     = 0xe00f,