phosphor-networkd: srcrev bump c922d5e8f5..5dad2aafbc

William A. Kennington III (1):
      ethernet_interface: Remove custom socket holder

Change-Id: I15a34cbadf2e2505c8300a201bc649761eb85120
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 d9aa97f..160cdb9 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 = "c922d5e8f5baed49b605b378b45a226c0d657286"
+SRCREV = "5dad2aafbc7d8b7f00f56b524c458f5704e7a03f"
 
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"