1
0
Files
linux/drivers/misc
Tomas Winkler 1e2776c3af 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>
2012-09-05 13:45:56 -07:00
..
2012-06-14 17:23:04 -07:00
2012-09-05 13:45:56 -07:00
2012-08-16 10:09:15 -07:00
2011-07-26 16:49:47 -07:00