From: Tomas Winkler Date: Thu, 21 Aug 2014 11:29:15 +0000 (+0300) Subject: mei: add mei_me_cl_by_uuid_id function X-Git-Tag: fixes-for-v3.18-merge-window~11^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d880f3294d0576e79dfab4e2cd5a2eb62fe188f0;p=pandora-kernel.git mei: add mei_me_cl_by_uuid_id function When handling dynamic clients there might be a race scenario in which two me clients with the same me address would be linked in the me clients list, therefore we need to search by both uuid and me address. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed