commit | fbc3be2af3e8beb581a20c2a0cfda5692f5a1c08 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Fri Dec 11 15:31:40 2009 +0800 |
committer | Len Brown <len.brown@intel.com> | Tue Dec 15 17:29:37 2009 -0500 |
tree | 24506f062acad2f1144b74abf801cb4ca57bcc7b | |
parent | d4085a3ffee8828f7f1bae7fa3cf5e58f59ba627 [diff] |
ACPICA: Move check for valid Thread ID structure This change moves the check for a valid Thread ID structure up a few lines to insure that the check is made before the structure is actually used. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>