Dave Jiang 21b764e075 ioat: ring size variables need to be 32bit to avoid overflow
The alloc order can be up to 16 and 1 << 16 will over flow the 16bit
integer. Change the appropriate variables to 16bit to avoid overflow.

Reported-by: Jim Harris <james.r.harris@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2012-04-05 15:22:58 -07:00
..
2011-04-06 11:51:12 +05:30
2011-03-11 17:52:36 -08:00
2012-02-02 14:00:43 +05:30
2011-12-19 12:26:07 +01:00
2009-09-08 17:53:03 -07:00
2011-09-28 10:07:40 +05:30
2011-01-30 22:27:21 -08:00