Tomas Winkler 1aee351a73 mei: make me client counters less error prone
1. u8 counters are prone to hard to detect overflow:
 make them unsigned long to match bit_ functions argument type

2. don't check me_clients_num for negativity, it is unsigned.

3. init all the me client counters from one place

Cc:  <stable@vger.kernel.org> # 3.9+
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 13:56:53 -07:00
..
2013-09-03 11:37:15 -07:00
2013-04-11 12:39:01 -07:00
2013-06-17 16:43:09 -07:00
2013-01-08 16:40:45 -08:00
2013-08-12 15:46:06 -07:00
2013-03-15 11:10:48 -07:00
2013-07-29 11:50:17 -07:00
2013-03-29 08:32:21 -07:00
2013-04-10 18:56:53 -07:00
2013-06-13 22:31:06 -07:00
2013-06-17 11:54:25 -07:00