PCI: Fix pcie_aspm=force
authorSitsofe Wheeler <sitsofe@yahoo.com>
Tue, 16 Sep 2008 13:27:13 +0000 (14:27 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 16 Sep 2008 16:09:56 +0000 (09:09 -0700)
pcie_aspm=force did not work because aspm_force was being double negated
leading to the sanity check failing. Moving a bracket should fix this.

Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found