diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2012-08-24 01:35:58 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-06 00:45:56 +0400 |
commit | 1e2776c3aff1a4c79751b2a7045524fb141c2405 (patch) | |
tree | 01664a809e021bf0776d9ac56b8ea11bf9c5b369 /lib/fdt_rw.c | |
parent | daed6b5e78c11f34f08cc2bc1640b7f248884cee (diff) | |
download | linux-1e2776c3aff1a4c79751b2a7045524fb141c2405.tar.xz |
mei: fix max number of open handles
There was internal confusion in wether bus message
clinet (0) is counted in or not
The bitmap me_clients_map that accomodate
was initialized w/o it (255) but later on it
the clinet 0 was reserved
Thus were able to open only 252 instead of 253 clients
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/fdt_rw.c')
0 files changed, 0 insertions, 0 deletions