diff options
author | Jiang Liu <liuj97@gmail.com> | 2012-03-07 15:15:06 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-03-30 09:30:17 +0200 |
commit | 7ed28f2ed43ece424ff2fa4dedac7928bb37a23a (patch) | |
tree | 89228bebc7aa109829c14d78f91aae1218087adb /REPORTING-BUGS | |
parent | Linux 3.3 (diff) | |
download | linux-7ed28f2ed43ece424ff2fa4dedac7928bb37a23a.tar.xz linux-7ed28f2ed43ece424ff2fa4dedac7928bb37a23a.zip |
ACPI, APEI, Fix ERST header length check
This fixes a trivial copy & paste error in ERST header length check.
It's just for future safety because sizeof(struct acpi_table_einj)
equals to sizeof(struct acpi_table_erst) with current ACPI5.0
specification. It applies to v3.3-rc6.
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Acked-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions