Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Yijing Wang
On 2013/12/6 12:44, David Miller wrote: > From: Yijing Wang > Date: Fri, 6 Dec 2013 11:06:28 +0800 > >> On 2013/12/6 6:06, Maciej W. Rozycki wrote: >>> On Thu, 5 Dec 2013, Yijing Wang wrote: >>> Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). >>> >>> Typos above:

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread David Miller
From: Yijing Wang Date: Fri, 6 Dec 2013 11:06:28 +0800 > On 2013/12/6 6:06, Maciej W. Rozycki wrote: >> On Thu, 5 Dec 2013, Yijing Wang wrote: >> >>> Replace local marco DFX_BUS_PCI with PCI standard marco >>> dev_is_pci(). >> >> Typos above: marco -> macro > > Sorry for the mistake, David,

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Yijing Wang
On 2013/12/6 6:06, Maciej W. Rozycki wrote: > On Thu, 5 Dec 2013, Yijing Wang wrote: > >> Replace local marco DFX_BUS_PCI with PCI standard marco >> dev_is_pci(). > > Typos above: marco -> macro Sorry for the mistake, David, should i need to resend this patch to fix this typo error? > >>

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Maciej W. Rozycki
On Thu, 5 Dec 2013, Yijing Wang wrote: > Replace local marco DFX_BUS_PCI with PCI standard marco > dev_is_pci(). Typos above: marco -> macro > Signed-off-by: Yijing Wang > --- > drivers/net/fddi/defxx.c | 20 +++- > 1 files changed, 7 insertions(+), 13 deletions(-) > >

[PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Yijing Wang
Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). Signed-off-by: Yijing Wang --- drivers/net/fddi/defxx.c | 20 +++- 1 files changed, 7 insertions(+), 13 deletions(-) diff --git a/drivers/net/fddi/defxx.c b/drivers/net/fddi/defxx.c index 0b40e1c..0344f71

[PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Yijing Wang
Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). Signed-off-by: Yijing Wang wangyij...@huawei.com --- drivers/net/fddi/defxx.c | 20 +++- 1 files changed, 7 insertions(+), 13 deletions(-) diff --git a/drivers/net/fddi/defxx.c b/drivers/net/fddi/defxx.c

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Maciej W. Rozycki
On Thu, 5 Dec 2013, Yijing Wang wrote: Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). Typos above: marco - macro Signed-off-by: Yijing Wang wangyij...@huawei.com --- drivers/net/fddi/defxx.c | 20 +++- 1 files changed, 7 insertions(+), 13

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Yijing Wang
On 2013/12/6 6:06, Maciej W. Rozycki wrote: On Thu, 5 Dec 2013, Yijing Wang wrote: Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). Typos above: marco - macro Sorry for the mistake, David, should i need to resend this patch to fix this typo error? Signed-off-by:

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread David Miller
From: Yijing Wang wangyij...@huawei.com Date: Fri, 6 Dec 2013 11:06:28 +0800 On 2013/12/6 6:06, Maciej W. Rozycki wrote: On Thu, 5 Dec 2013, Yijing Wang wrote: Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). Typos above: marco - macro Sorry for the mistake,

Re: [PATCH 2/2] net/fddi: Replace local marco with PCI standard macro

2013-12-05 Thread Yijing Wang
On 2013/12/6 12:44, David Miller wrote: From: Yijing Wang wangyij...@huawei.com Date: Fri, 6 Dec 2013 11:06:28 +0800 On 2013/12/6 6:06, Maciej W. Rozycki wrote: On Thu, 5 Dec 2013, Yijing Wang wrote: Replace local marco DFX_BUS_PCI with PCI standard marco dev_is_pci(). Typos above: