X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fmisc%2Fhpilo.h;h=b64a20ef07e3cc6e7280386b5dc462233e1fd99a;hb=77a592655cdb8d838b85fd7ecf8f36fd2870abfc;hp=a281207696c1b8286f5c9ee08e7f24b504647a61;hpb=89bcb05d9bbf8bd559988bca4f2579defd28d008;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/misc/hpilo.h b/drivers/misc/hpilo.h index a281207..b64a20e 100644 --- a/drivers/misc/hpilo.h +++ b/drivers/misc/hpilo.h @@ -19,6 +19,8 @@ #define MAX_ILO_DEV 1 /* max number of files */ #define MAX_OPEN (MAX_CCB * MAX_ILO_DEV) +/* spin counter for open/close delay */ +#define MAX_WAIT 10000 /* * Per device, used to track global memory allocations.