On 12/02/2010 11:54 PM, Michael S. Tsirkin wrote:
+ bool assert = pcie_aer_root_does_trigger(root_cmd_set, root_status);
Risky variable name, I think it would fail if someone includes assert.h. Paolo
On 12/02/2010 11:54 PM, Michael S. Tsirkin wrote:
+ bool assert = pcie_aer_root_does_trigger(root_cmd_set, root_status);
Risky variable name, I think it would fail if someone includes assert.h. Paolo