From b53fc5f1a8518681dff5e761a9bd6cfeb0939e65 Mon Sep 17 00:00:00 2001
From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Date: Mon, 8 Jan 2018 16:47:18 +0100
Subject: Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - lib.sh: Fix `modprobe -f` on Ubuntu

    For some reason, `modprobe -f` for a clean nbd module (from vanilla
    Ubuntu) fails with exec format error randomly, while a simple
    `modprobe` works.

    Change-Id: I79785e510cab757e2482baf442054be984c24019
    Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
---
 docs/submodules/fuel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/fuel b/docs/submodules/fuel
index ea6ecbb6f..510a5fe44 160000
--- a/docs/submodules/fuel
+++ b/docs/submodules/fuel
@@ -1 +1 @@
-Subproject commit ea6ecbb6fb546e27fcc73e699e08c6cad31d2bd0
+Subproject commit 510a5fe446dea8513060813794c99e856eff1845
-- 
cgit