RE: [PATCH 5/6] PCI Express Advanced Error Reporting Driver

2005-03-15 Thread Nguyen, Tom L
Friday, March 11, 2005 11:30 PM Greg KH wrote: >> + >> +LIST_HEAD(rc_list); /* Define Root Complex List */ >> >Static? The rc_list is not static. Thanks for pointing it out. Will make it static. Thanks, Long - To unsubscribe from this list: send the line "unsubscribe

RE: [PATCH 5/6] PCI Express Advanced Error Reporting Driver

2005-03-15 Thread Nguyen, Tom L
Friday, March 11, 2005 11:30 PM Greg KH wrote: + +LIST_HEAD(rc_list); /* Define Root Complex List */ Static? The rc_list is not static. Thanks for pointing it out. Will make it static. Thanks, Long - To unsubscribe from this list: send the line unsubscribe linux-kernel in the

Re: [PATCH 5/6] PCI Express Advanced Error Reporting Driver

2005-03-12 Thread Greg KH
On Fri, Mar 11, 2005 at 04:16:54PM -0800, long wrote: > This patch includes the source code of core component of PCI Express > Advanced Error Reporting driver. > > Signed-off-by: T. Long Nguyen <[EMAIL PROTECTED]> > > > diff

Re: [PATCH 5/6] PCI Express Advanced Error Reporting Driver

2005-03-12 Thread Greg KH
On Fri, Mar 11, 2005 at 04:16:54PM -0800, long wrote: This patch includes the source code of core component of PCI Express Advanced Error Reporting driver. Signed-off-by: T. Long Nguyen [EMAIL PROTECTED] diff -urpN

[PATCH 5/6] PCI Express Advanced Error Reporting Driver

2005-03-11 Thread long
This patch includes the source code of core component of PCI Express Advanced Error Reporting driver. Signed-off-by: T. Long Nguyen <[EMAIL PROTECTED]> diff -urpN linux-2.6.11-rc5/drivers/pci/pcie/aer/aerdrv_core.c

[PATCH 5/6] PCI Express Advanced Error Reporting Driver

2005-03-11 Thread long
This patch includes the source code of core component of PCI Express Advanced Error Reporting driver. Signed-off-by: T. Long Nguyen [EMAIL PROTECTED] diff -urpN linux-2.6.11-rc5/drivers/pci/pcie/aer/aerdrv_core.c