commit | caaeb09afda3a2239e02d495cea7e629136e09ee | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Sep 02 03:11:00 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 08:23:00 2013 -0700 |
tree | eff6eae0ab25604bd0f202a3c1757ba6d8702966 | |
parent | 4a10c2ac2f368583138b774ca41fac4207911983 [diff] |
mei: mei_cl_link protect open_handle_count from overflow mei_cl_link is called both from mei_open and also from in-kernel drivers so we need to protect open_handle_count from overflow Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>