phosphor-ipmi-ethstats: srcrev bump f1586f55b8..c3f5618ffd

Patrick Venture (4):
      split handler out of main file
      for injection, add handler: add unit-tests
      build: enable code coverage
      build: enable valgrind

Change-Id: Id774262046f011c53badeb83139d8a5bfbf819a0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
index f2d0e54..9be1ab3 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb
@@ -14,7 +14,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-ethstats"
-SRCREV = "f1586f55b89d5475f4da856745917efa7e51dcac"
+SRCREV = "c3f5618ffd64bc8d1718cafe499c38b359861e97"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"