From 2e5df413becf6bd3854d1eb4f96542a53848bb27 Mon Sep 17 00:00:00 2001 From: Tomas Winkler Date: Sun, 7 Dec 2014 16:40:14 +0200 Subject: [PATCH] mei: use uuid, me_addr tuple addressing also for flow control credits Add uuid, me_addr addressing also for flow control credits. The only exception in cases for single buffer clients for which the host address in flow credits response is always 0 To in order to deal with add/remove race between fw and driver clients addressing we need to use [uuid, me_addr] tuple to address the clients Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed