All of lore.kernel.org
 help / color / mirror / Atom feed
From: OpenBMC Patches <openbmc-patches@stwcx.xyz>
To: openbmc@lists.ozlabs.org
Subject: [PATCH phosphor-host-ipmid 3/3] fixing build break in my master
Date: Wed, 25 Nov 2015 02:20:24 -0500	[thread overview]
Message-ID: <1448436024-9396-4-git-send-email-openbmc-patches@stwcx.xyz> (raw)
In-Reply-To: <1448436024-9396-1-git-send-email-openbmc-patches@stwcx.xyz>

From: Chris Austen <austenc@us.ibm.com>

---
 ipmid-api.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipmid-api.h b/ipmid-api.h
index f9c03dd..e957ee6 100644
--- a/ipmid-api.h
+++ b/ipmid-api.h
@@ -69,7 +69,7 @@ enum ipmi_net_fns
     NETFUN_APP      =   0x06,
     NETFUN_FIRMWARE =   0x08,
     NETFUN_STORAGE  =   0x0a,
-    NETFUN_TRANPORT =   0x0c,
+    NETFUN_TRANSPORT =   0x0c,
     NETFUN_GRPEXT   =   0x2c,
     NETFUN_NONE     =   0x30,
     NETFUN_OEM      =   0x32
-- 
2.6.3

      parent reply	other threads:[~2015-11-25  7:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25  7:20 [PATCH phosphor-host-ipmid 0/3] simple cleanups OpenBMC Patches
2015-11-25  7:20 ` [PATCH phosphor-host-ipmid 1/3] ipmid: Use updated dbus HostIpmi interface OpenBMC Patches
2015-11-30 15:17   ` Patrick Williams
2015-11-25  7:20 ` [PATCH phosphor-host-ipmid 2/3] ipmid: Remove assumptions about host IPMI sender objects OpenBMC Patches
2015-11-25  7:20 ` OpenBMC Patches [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1448436024-9396-4-git-send-email-openbmc-patches@stwcx.xyz \
    --to=openbmc-patches@stwcx.xyz \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.