commit | fdfe501ea71c4acb9464b2076279d794e622d929 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Sep 18 16:59:56 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Sep 25 10:08:48 2018 -0700 |
tree | 344ca3482f1a0768f20cf7ed4626d3713ee698ed | |
parent | b51bf9c8815dae7ae3765158df8e69148539182d [diff] |
openbmc oem code: add ethStatsCmd ethStatsCmd is used by phosphor-ipmi-ethstats Change-Id: I481bf00b71cd483720c1d4824f7267a0c1e7e51f Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/host-ipmid/oemopenbmc.hpp b/host-ipmid/oemopenbmc.hpp index 02e7e5c..101e715 100644 --- a/host-ipmid/oemopenbmc.hpp +++ b/host-ipmid/oemopenbmc.hpp
@@ -15,6 +15,7 @@ i2cCmd = 2, flashCmd = 3, fanManualCmd = 4, + ethStatsCmd = 48, blobTransferCmd = 128, };