date	2001.05.18.21.48.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:28:52 +00:00
parent 4c9d90be64
commit cd68e39635

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Module Name: exfldio - Aml Field I/O
* $Revision: 1.56 $
* $Revision: 1.57 $
*
*****************************************************************************/
@ -885,7 +885,7 @@ AcpiExInsertIntoField (
/* TBD: Need a better error code */
return_ACPI_STATUS (AE_BUFFER_OVERFLOW)
return_ACPI_STATUS (AE_BUFFER_OVERFLOW);
}
/* Convert byte count to datum count, round up if necessary */