phosphor-networkd: srcrev bump d41db38365..f8b3fc3976

William A. Kennington III (6):
      netlink: Switch to stdplus::fd
      rtnetlink: Switch to stdplus::Fd
      watch: Remove unused code
      util: Remove descriptor
      network_manager: Refactor config rewriting
      ethernet_interface: Add INFO message for config writes

Change-Id: I6dfd6d115908c258a5ef3aeb10cb42b5e5f09a48
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index cc99946..111c943 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -11,7 +11,7 @@
 inherit systemd
 
 SRC_URI += "git://github.com/openbmc/phosphor-networkd;branch=master;protocol=https"
-SRCREV = "d41db3836523f1979ee78ee9472aca5b000f6b3e"
+SRCREV = "f8b3fc3976ba6a8035815c6b5aeb5448803aac97"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"